Commit graph

7 commits

Author SHA1 Message Date
2ccf5e1119
Merge remote-tracking branch 'upstream/main' 2024-10-18 07:52:01 +02:00
Luke
065aff0f7c
added GEL
Added 'Georgian Lari', but not in the main table (website). GEL is available in Office (Excel, Calc), can be selected directly via URL ( https://moner.ooo/?in=GEL ) and can be selected from the drop-down menu.
2024-10-09 14:20:55 +02:00
38586826e2
feat(language): improve language detection and file loading
Simplify and enhance language detection and file loading mechanism:
- Parse primary language from browser settings more accurately.
- Remove redundant scanning of language files.
- Load default English language file as a base.
- Add support for region-specific language files if available.
- Remove unused language strings from various translation files.

These changes enhance the robustness and efficiency of language handling, ensuring better support for user language preferences.
2024-08-30 09:16:07 +02:00
87e1d90c38
feat: localize content to Czech, Greek, Persian, and Dutch
Localized various strings and metadata in the application to Czech, Greek, Persian, and Dutch languages. Updated translations for currency names, descriptions, and web elements to improve user experience for non-English speakers.
2024-08-28 09:42:30 +02:00
dc55109d0d
fix: update exchange rate refresh interval to 1 minute
Updated the exchange rate refresh interval from every 5 seconds to approximately once per minute in Czech, Persian, and Polish language files.
2024-08-28 09:22:23 +02:00
d981649d2d
Merge remote-tracking branch 'upstream/main' 2024-08-28 09:18:16 +02:00
Luke
5a007aaeed
Czech added 2024-08-25 10:54:01 +02:00