open-webui/src/lib/i18n/locales/languages.json
2024-05-04 14:53:21 -07:00

111 lines
1.4 KiB
JSON

[
{
"code": "en-US",
"title": "English (US)"
},
{
"code": "ar-BH",
"title": "العربية (AR)"
},
{
"code": "bg-BG",
"title": "Bulgarian (BG)"
},
{
"code": "bn-BD",
"title": "Banlga (বাংলা)"
},
{
"code": "ca-ES",
"title": "Catalan"
},
{
"code": "de-DE",
"title": "Deutsch"
},
{
"code": "en-GB",
"title": "English (GB)"
},
{
"code": "es-ES",
"title": "Spanish"
},
{
"code": "fa-IR",
"title": "فارسی (Farsi)"
},
{
"code": "fr-CA",
"title": "French (Canada)"
},
{
"code": "fr-FR",
"title": "French (France)"
},
{
"code": "it-IT",
"title": "Italian"
},
{
"code": "ja-JP",
"title": "Japanese"
},
{
"code": "ka-GE",
"title": "Georgian"
},
{
"code": "ko-KR",
"title": "Korean"
},
{
"code": "nl-NL",
"title": "Dutch (Netherlands)"
},
{
"code": "pl-PL",
"title": "Polish"
},
{
"code": "pt-BR",
"title": "Portuguese (Brazil)"
},
{
"code": "pt-PT",
"title": "Portuguese (Portugal)"
},
{
"code": "ru-RU",
"title": "Russian (Russia)"
},
{
"code": "sv-SE",
"title": "Swedish"
},
{
"code": "tr-TR",
"title": "Turkish"
},
{
"code": "uk-UA",
"title": "Ukrainian"
},
{
"code": "vi-VN",
"title": "Tiếng Việt"
},
{
"code": "zh-CN",
"title": "Chinese (Simplified)"
},
{
"code": "zh-TW",
"title": "Chinese (Traditional)"
},
{
"code": "dg-DG",
"title": "Doge 🐶"
}
]