Added Estonian language translations.

Tried to organize language list, following existing pattern as best, as I could tell: English first, Alphabetical languages, finished by Chinese and Doge
This commit is contained in:
Alluuu 2025-03-20 18:42:45 +02:00 committed by Alluuu
parent b03fc97e28
commit 5b276471b3
2 changed files with 1213 additions and 31 deletions

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,10 @@
"code": "ar-BH", "code": "ar-BH",
"title": "Arabic (عربي)" "title": "Arabic (عربي)"
}, },
{
"code": "eu-ES",
"title": "Basque (Euskara)"
},
{ {
"code": "bn-BD", "code": "bn-BD",
"title": "Bengali (বাংলা)" "title": "Bengali (বাংলা)"
@ -27,6 +31,10 @@
"code": "ceb-PH", "code": "ceb-PH",
"title": "Cebuano (Filipino)" "title": "Cebuano (Filipino)"
}, },
{
"code": "hr-HR",
"title": "Croatian (Hrvatski)"
},
{ {
"code": "cs-CZ", "code": "cs-CZ",
"title": "Czech (čeština)" "title": "Czech (čeština)"
@ -36,20 +44,12 @@
"title": "Danish (Denmark)" "title": "Danish (Denmark)"
}, },
{ {
"code": "de-DE", "code": "nl-NL",
"title": "German (Deutsch)" "title": "Dutch (Netherlands)"
}, },
{ {
"code": "es-ES", "code": "et-EE",
"title": "Spanish (Español)" "title": "Estonian (Eesti)"
},
{
"code": "eu-ES",
"title": "Basque (Euskara)"
},
{
"code": "fa-IR",
"title": "Persian (فارسی)"
}, },
{ {
"code": "fi-FI", "code": "fi-FI",
@ -63,6 +63,14 @@
"code": "fr-FR", "code": "fr-FR",
"title": "French (France)" "title": "French (France)"
}, },
{
"code": "ka-GE",
"title": "Georgian (ქართული)"
},
{
"code": "de-DE",
"title": "German (Deutsch)"
},
{ {
"code": "el-GR", "code": "el-GR",
"title": "Greek (Ἑλλάδα)" "title": "Greek (Ἑλλάδα)"
@ -75,10 +83,6 @@
"code": "hi-IN", "code": "hi-IN",
"title": "Hindi (हिंदी)" "title": "Hindi (हिंदी)"
}, },
{
"code": "hr-HR",
"title": "Croatian (Hrvatski)"
},
{ {
"code": "hu-HU", "code": "hu-HU",
"title": "Hungarian (Magyar)" "title": "Hungarian (Magyar)"
@ -99,10 +103,6 @@
"code": "ja-JP", "code": "ja-JP",
"title": "Japanese (日本語)" "title": "Japanese (日本語)"
}, },
{
"code": "ka-GE",
"title": "Georgian (ქართული)"
},
{ {
"code": "ko-KR", "code": "ko-KR",
"title": "Korean (한국어)" "title": "Korean (한국어)"
@ -120,12 +120,8 @@
"title": "Norwegian Bokmål (Norway)" "title": "Norwegian Bokmål (Norway)"
}, },
{ {
"code": "nl-NL", "code": "fa-IR",
"title": "Dutch (Netherlands)" "title": "Persian (فارسی)"
},
{
"code": "pa-IN",
"title": "Punjabi (India)"
}, },
{ {
"code": "pl-PL", "code": "pl-PL",
@ -139,6 +135,10 @@
"code": "pt-PT", "code": "pt-PT",
"title": "Portuguese (Portugal)" "title": "Portuguese (Portugal)"
}, },
{
"code": "pa-IN",
"title": "Punjabi (India)"
},
{ {
"code": "ro-RO", "code": "ro-RO",
"title": "Romanian (Romania)" "title": "Romanian (Romania)"
@ -147,17 +147,21 @@
"code": "ru-RU", "code": "ru-RU",
"title": "Russian (Russia)" "title": "Russian (Russia)"
}, },
{
"code": "sr-RS",
"title": "Serbian (Српски)"
},
{ {
"code": "sk-SK", "code": "sk-SK",
"title": "Slovak (Slovenčina)" "title": "Slovak (Slovenčina)"
}, },
{ {
"code": "sv-SE", "code": "es-ES",
"title": "Swedish (Svenska)" "title": "Spanish (Español)"
}, },
{ {
"code": "sr-RS", "code": "sv-SE",
"title": "Serbian (Српски)" "title": "Swedish (Svenska)"
}, },
{ {
"code": "th-TH", "code": "th-TH",
@ -195,4 +199,4 @@
"code": "dg-DG", "code": "dg-DG",
"title": "Doge (🐶)" "title": "Doge (🐶)"
} }
] ]