Update i18n.ts

Add Arabic translation
This commit is contained in:
abosaad11 2023-11-23 04:37:17 +03:00 committed by GitHub
parent ed8f5403f7
commit 01e4bedb83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@ const languageList = {
"ko-KR": "한국어",
"ru": "Русский",
"cs-CZ": "Čeština"
"ar": "العربية"
};
let messages = {