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