Add Uzbek language (#3959)

* Add uz

* Update i18n.js
This commit is contained in:
Louis Lam 2023-10-30 09:23:47 +08:00 committed by GitHub
parent d7b9bcf4b4
commit df832f15fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,8 @@ const languageList = {
"yue": "繁體中文 (廣東話 / 粵語)", "yue": "繁體中文 (廣東話 / 粵語)",
"ro": "Limba română", "ro": "Limba română",
"ur": "Urdu", "ur": "Urdu",
"ge": "ქართული" "ge": "ქართული",
"uz": "O'zbek tili",
}; };
let messages = { let messages = {