Improve language selector (#5487)

* Improve language selector

* Add Germany to German

* Run prepr:frontend

* Remove `'` in icon map

* Add Italy to Italian
This commit is contained in:
Jerozgen
2026-03-08 21:33:41 +00:00
committed by GitHub
parent 43eb53eda5
commit 913dee9090
71 changed files with 318 additions and 1906 deletions
@@ -1,58 +0,0 @@
{
"ar": "ภาษาอาหรับ",
"be": "ภาษาเบลารุส",
"bg": "ภาษาบัลแกเรีย",
"bn": "ภาษาเบงกอล",
"ca": "ภาษาคาตาลัน",
"cs": "ภาษาเช็ก",
"da": "ภาษาเดนมาร์ก",
"de": "ภาษาเยอรมัน",
"de-CH": "ภาษาเยอรมัน (สวิตเซอร์แลนด์)",
"el": "ภาษากรีก",
"en-GB": "ภาษาอังกฤษ (สหราชอาณาจักร)",
"en-US": "ภาษาอังกฤษ (สหรัฐอเมริกา)",
"en-x-lolcat": "แมวเกรียน",
"en-x-pirate": "ภาษาอังกฤษ (โจรสลัด)",
"en-x-updown": "ภาษาอังกฤษ (กลับหัวกลับหาง)",
"en-x-uwu": "ภาษาอังกฤษ (ตะมุตะมิ UwU)",
"eo": "ภาษาเอสเปรันโต",
"es": "ภาษาสเปน",
"et": "ภาษาเอสโตเนีย",
"fi": "ภาษาฟินแลนด์",
"fr": "ภาษาฝรั่งเศส",
"fr-BE": "ภาษาฝรั่งเศส (เบลเยียม)",
"fr-CA": "ภาษาฝรั่งเศส (แคนาดา)",
"he": "ภาษาฮีบรู",
"hi": "ภาษาฮินดี",
"hr": "ภาษาโครเอเชีย",
"hu": "ภาษาฮังการี",
"id": "ภาษาอินโดนิเซีย",
"it": "ภาษาอิตาลี",
"ja": "ภาษาญี่ปุ่น",
"kk": "ภาษาคาซัค",
"ko": "ภาษาเกาหลี",
"ky": "ภาษาคีร์กีซ",
"lt": "ภาษาลิทัวเนีย",
"lv": "ภาษาลัตเวีย",
"ms": "ภาษามาเลเซีย",
"nb": "ภาษานอร์เวย์บอกมอล",
"nl": "ภาษาดัตช์",
"nn": "ภาษานอร์เวย์ไนนอรส์ก",
"pes": "ภาษาเปอร์เซีย",
"pl": "ภาษาโปแลนด์",
"pt": "ภาษาโปรตุเกส",
"pt-BR": "ภาษาโปรตุเกส (บราซิล)",
"ro": "ภาษาโรมาเนีย",
"ru": "ภาษารัสเซีย",
"ru-x-bandit": "ภาษารัสเซีย (แบนดิต)",
"sk": "ภาษาสโลวัก",
"sv": "ภาษาสวีเดน",
"th": "ภาษาไทย",
"tok": "ภาษาโตกีโปนา",
"tr": "ภาษาตุรกี",
"tt": "ภาษาตาตาร์",
"uk": "ภาษายูเครน",
"vi": "ภาษาเวียดนาม",
"zh-Hans": "ภาษาจีน (ตัวย่อ)",
"zh-Hant": "ภาษาจีน (ดั้งเดิม)"
}
-10
View File
@@ -1,10 +0,0 @@
{
"displayName": {
"description": "Please enter the name of the language in its specific variant or regional form (e.g., English (US) for American English, not just English). If the language does not have any specific variant, simply enter the name of the language (e.g., Français, Deutsch).",
"message": "ภาษาอังกฤษ (สหรัฐอเมริกา)"
},
"searchTerms": {
"description": "Please provide additional search terms associated with the language, if needed, to enhance the search functionality (e.g., American English, Deutschland). Each search term should be entered on a separate line. Translate as a hyphen (-) if no additional terms are needed.",
"message": "ภาษาไทย"
}
}