Update i18n.ts

This commit is contained in:
DevMirza 2023-11-19 22:56:42 +05:00 committed by GitHub
parent afe0bc561f
commit 4d4fad08fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ const languageList = {
"fr": "Français",
"tr": "Türkçe",
"zh-CN": "简体中文",
"ur": "Urdu"
};
let messages = {