Update i18n.ts

Translate to Arabic
This commit is contained in:
abosaad11 2023-11-22 07:36:30 +03:00 committed by GitHub
parent ae3eec3bcf
commit ca8389d0cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ const languageList = {
"ur": "Urdu",
"ko-KR": "한국어",
"ru": "Русский"
"ar": "العربية"
};
let messages = {