Update i18n.ts
This commit is contained in:
parent
afe0bc561f
commit
4d4fad08fa
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ const languageList = {
|
|||
"fr": "Français",
|
||||
"tr": "Türkçe",
|
||||
"zh-CN": "简体中文",
|
||||
"ur": "Urdu"
|
||||
};
|
||||
|
||||
let messages = {
|
||||
|
|
Loading…
Add table
Reference in a new issue