Skip to content

Commit 3cd0b40

Browse files
committed
New translations activities.php (Arabic)
1 parent a87cc1e commit 3cd0b40

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

lang/ar/activities.php

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@
8585
'webhook_delete_notification' => 'تم حذف Webhook بنجاح',
8686

8787
// Imports
88-
'import_create' => 'created import',
89-
'import_create_notification' => 'Import successfully uploaded',
90-
'import_run' => 'updated import',
91-
'import_run_notification' => 'Content successfully imported',
92-
'import_delete' => 'deleted import',
93-
'import_delete_notification' => 'Import successfully deleted',
88+
'import_create' => 'تم إنشاء الاستيراد',
89+
'import_create_notification' => 'تم رفع الاستيراد بنجاح',
90+
'import_run' => 'تم تحديث الاستيراد',
91+
'import_run_notification' => 'تم استيراد المحتوى بنجاح',
92+
'import_delete' => 'تم حذف الاستيراد',
93+
'import_delete_notification' => 'تم الاستيراد بنجاح',
9494

9595
// Users
9696
'user_create' => 'إنشاء مستخدم',
@@ -101,11 +101,11 @@
101101
'user_delete_notification' => 'تم إزالة المستخدم بنجاح',
102102

103103
// API Tokens
104-
'api_token_create' => 'created API token',
104+
'api_token_create' => 'تم إنشاء رمز واجهة برمجة التطبيقات -API-',
105105
'api_token_create_notification' => 'تم إنشاء رمز الـ API بنجاح',
106-
'api_token_update' => 'updated API token',
106+
'api_token_update' => 'رمز واجهة برمجة التطبيقات المحدث',
107107
'api_token_update_notification' => 'تم تحديث رمز الـ API بنجاح',
108-
'api_token_delete' => 'deleted API token',
108+
'api_token_delete' => 'رمز واجهة برمجة التطبيقات المحذوف',
109109
'api_token_delete_notification' => 'تم حذف رمز الـ API بنجاح',
110110

111111
// Roles
@@ -128,12 +128,12 @@
128128
'comment_delete' => 'تعليق محذوف',
129129

130130
// Sort Rules
131-
'sort_rule_create' => 'created sort rule',
132-
'sort_rule_create_notification' => 'Sort rule successfully created',
133-
'sort_rule_update' => 'updated sort rule',
134-
'sort_rule_update_notification' => 'Sort rule successfully updated',
135-
'sort_rule_delete' => 'deleted sort rule',
136-
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
131+
'sort_rule_create' => 'تم إنشاء قاعدة الفرز',
132+
'sort_rule_create_notification' => 'تم إنشاء قاعدة الفرز بنجاح',
133+
'sort_rule_update' => 'تم تحديث قاعدة الفرز',
134+
'sort_rule_update_notification' => 'تم تحديث قاعدة الفرز بنجاح',
135+
'sort_rule_delete' => 'تم حذف قاعدة الفرز',
136+
'sort_rule_delete_notification' => 'تم حذف قاعدة الفرز بنجاح',
137137

138138
// Other
139139
'permissions_update' => 'تحديث الأذونات',

0 commit comments

Comments
 (0)