Update i18n.ts
This commit is contained in:
parent
01e4bedb83
commit
a00491f48f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ const languageList = {
|
|||
"ur": "Urdu",
|
||||
"ko-KR": "한국어",
|
||||
"ru": "Русский",
|
||||
"cs-CZ": "Čeština"
|
||||
"cs-CZ": "Čeština",
|
||||
"ar": "العربية"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue