diff --git a/assets/base/i18n/ar.json b/assets/base/i18n/ar.json index aa8eddc9f..723c4b5c0 100644 --- a/assets/base/i18n/ar.json +++ b/assets/base/i18n/ar.json @@ -1,4 +1,9 @@ { - "about.enterpriseEditione1": "إصدار المؤسسة", - "about.date": "تاريخ الاصداره:" + "about.date": "تاريخ الاصدار:", + "about.enterpriseEditione1": "النسخة المؤسسية", + "about.teamEditiont0": "النسخة المحددة للفريق", + "about.teamEditiont1": "النسخة المؤسسية", + "account.logout": "تسجيل الخروج", + "account.logout_from": "تسجيل الخروج من {serverName}", + "account.settings": "الاعدادات" }