mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Add another option, fix https://github.com/firefly-iii/firefly-iii/issues/5992
This commit is contained in:
@@ -474,6 +474,7 @@ class Steam
|
||||
return [
|
||||
sprintf('%s.utf8', $locale),
|
||||
sprintf('%s.UTF-8', $locale),
|
||||
sprintf('%s.UTF8', $locale),
|
||||
];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user