Added Romanian language:

- translated with DeepSeek
- reordered languages alphabetically, kept english first
This commit is contained in:
Stefan Halus
2026-04-10 06:04:01 +03:00
parent 70970dccfc
commit 8009613e08
2 changed files with 1683 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
[
{ "code": "en", "name": "English", "abbreviation": "EN" },
{ "code": "de", "name": "Deutsch", "abbreviation": "DE" },
{ "code": "es", "name": "Español", "abbreviation": "ES" },
{ "code": "fr", "name": "Français", "abbreviation": "FR" },
{ "code": "it", "name": "Italiano", "abbreviation": "IT" },
{ "code": "de", "name": "Deutsch", "abbreviation": "DE" }
{ "code": "ro", "name": "Română", "abbreviation": "RO" }
]
File diff suppressed because it is too large Load Diff