Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
4f0b6e39
Commit
4f0b6e39
authored
May 21, 2024
by
Yanyutin753
Browse files
feat sort by the first letter of the language
parent
51b6f0d4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
132 additions
and
132 deletions
+132
-132
src/lib/i18n/locales/languages.json
src/lib/i18n/locales/languages.json
+132
-132
No files found.
src/lib/i18n/locales/languages.json
View file @
4f0b6e39
...
...
@@ -3,29 +3,37 @@
"code"
:
"ar-BH"
,
"title"
:
"Arabic (عربي)"
},
{
"code"
:
"bn-BD"
,
"title"
:
"Bengali (বাংলা)"
},
{
"code"
:
"bg-BG"
,
"title"
:
"Bulgarian (български)"
},
{
"code"
:
"bn-BD"
,
"title"
:
"Bengali (বাংলা)"
},
{
"code"
:
"ca-ES"
,
"title"
:
"Catalan (català)"
},
{
"code"
:
"de-DE"
,
"title"
:
"German (Deutsch)"
"code"
:
"zh-CN"
,
"title"
:
"Chinese (简体中文)"
},
{
"code"
:
"zh-TW"
,
"title"
:
"Chinese (繁體中文)"
},
{
"code"
:
"hr-HR"
,
"title"
:
"Croatian (Hrvatski)"
},
{
"code"
:
"dg-DG"
,
"title"
:
"Doge (Doge🐶)"
},
{
"code"
:
"
es-ES
"
,
"title"
:
"
Spanish (Español
)"
"code"
:
"
nl-NL
"
,
"title"
:
"
Dutch (Netherlands
)"
},
{
"code"
:
"en-GB"
,
...
...
@@ -52,16 +60,20 @@
"title"
:
"French (France)"
},
{
"code"
:
"he-IL"
,
"title"
:
"Hebrew (עברית)"
"code"
:
"ka-GE"
,
"title"
:
"Georgian (ქართული)"
},
{
"code"
:
"de-DE"
,
"title"
:
"German (Deutsch)"
},
{
"code"
:
"hi-IN"
,
"title"
:
"Hindi (हिंदी)"
},
{
"code"
:
"h
r-HR
"
,
"title"
:
"
Croatian (Hrvatski
)"
"code"
:
"h
e-IL
"
,
"title"
:
"
Hebrew (עברית
)"
},
{
"code"
:
"it-IT"
,
...
...
@@ -71,18 +83,10 @@
"code"
:
"ja-JP"
,
"title"
:
"Japanese (日本語)"
},
{
"code"
:
"ka-GE"
,
"title"
:
"Georgian (ქართული)"
},
{
"code"
:
"ko-KR"
,
"title"
:
"Korean (한국인)"
},
{
"code"
:
"nl-NL"
,
"title"
:
"Dutch (Netherlands)"
},
{
"code"
:
"pa-IN"
,
"title"
:
"Punjabi (India)"
...
...
@@ -103,14 +107,18 @@
"code"
:
"ru-RU"
,
"title"
:
"Russian (Russia)"
},
{
"code"
:
"sv-SE"
,
"title"
:
"Swedish (Svenska)"
},
{
"code"
:
"sr-RS"
,
"title"
:
"Serbian (Српски)"
},
{
"code"
:
"es-ES"
,
"title"
:
"Spanish (Español)"
},
{
"code"
:
"sv-SE"
,
"title"
:
"Swedish (Svenska)"
},
{
"code"
:
"tr-TR"
,
"title"
:
"Turkish (Türkçe)"
...
...
@@ -122,13 +130,5 @@
{
"code"
:
"vi-VN"
,
"title"
:
"Vietnamese (Tiếng Việt)"
},
{
"code"
:
"zh-CN"
,
"title"
:
"Chinese (简体中文)"
},
{
"code"
:
"zh-TW"
,
"title"
:
"Chinese (繁體中文)"
}
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment