From 8a1cc025b2a2481497c9b8055ca168b24e3706f6 Mon Sep 17 00:00:00 2001 From: Abdulaziz Date: Sun, 28 Jan 2024 05:59:36 +0000 Subject: [PATCH] Translated using Weblate (Arabic) Currently translated at 0.6% (7 of 1115 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ar/ --- assets/base/i18n/ar.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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": "الاعدادات" }