diff options
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r-- | apps/dashboard/l10n/ar.js | 4 | ||||
-rw-r--r-- | apps/dashboard/l10n/ar.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/dashboard/l10n/ar.js b/apps/dashboard/l10n/ar.js index 133847d43d4..6c7e3e94240 100644 --- a/apps/dashboard/l10n/ar.js +++ b/apps/dashboard/l10n/ar.js @@ -1,8 +1,8 @@ OC.L10N.register( "dashboard", { - "Dashboard" : "لوحة التحكم", - "Dashboard app" : "تطبيق لوحة التحكم", + "Dashboard" : "الرئيسية", + "Dashboard app" : "تطبيق الصفحة الرئيسية", "Customize" : "تعديل", "Edit widgets" : "تعديل الودجات", "Weather service" : "خدمة احوال الطقس", diff --git a/apps/dashboard/l10n/ar.json b/apps/dashboard/l10n/ar.json index 77a25c8a0ca..924951fab62 100644 --- a/apps/dashboard/l10n/ar.json +++ b/apps/dashboard/l10n/ar.json @@ -1,6 +1,6 @@ { "translations": { - "Dashboard" : "لوحة التحكم", - "Dashboard app" : "تطبيق لوحة التحكم", + "Dashboard" : "الرئيسية", + "Dashboard app" : "تطبيق الصفحة الرئيسية", "Customize" : "تعديل", "Edit widgets" : "تعديل الودجات", "Weather service" : "خدمة احوال الطقس", |