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