|
85 | 85 | 'webhook_delete_notification' => 'تم حذف Webhook بنجاح', |
86 | 86 |
|
87 | 87 | // 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' => 'تم الاستيراد بنجاح', |
94 | 94 |
|
95 | 95 | // Users |
96 | 96 | 'user_create' => 'إنشاء مستخدم', |
|
101 | 101 | 'user_delete_notification' => 'تم إزالة المستخدم بنجاح', |
102 | 102 |
|
103 | 103 | // API Tokens |
104 | | - 'api_token_create' => 'created API token', |
| 104 | + 'api_token_create' => 'تم إنشاء رمز واجهة برمجة التطبيقات -API-', |
105 | 105 | 'api_token_create_notification' => 'تم إنشاء رمز الـ API بنجاح', |
106 | | - 'api_token_update' => 'updated API token', |
| 106 | + 'api_token_update' => 'رمز واجهة برمجة التطبيقات المحدث', |
107 | 107 | 'api_token_update_notification' => 'تم تحديث رمز الـ API بنجاح', |
108 | | - 'api_token_delete' => 'deleted API token', |
| 108 | + 'api_token_delete' => 'رمز واجهة برمجة التطبيقات المحذوف', |
109 | 109 | 'api_token_delete_notification' => 'تم حذف رمز الـ API بنجاح', |
110 | 110 |
|
111 | 111 | // Roles |
|
128 | 128 | 'comment_delete' => 'تعليق محذوف', |
129 | 129 |
|
130 | 130 | // 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' => 'تم حذف قاعدة الفرز بنجاح', |
137 | 137 |
|
138 | 138 | // Other |
139 | 139 | 'permissions_update' => 'تحديث الأذونات', |
|
0 commit comments