X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c017f5bed1bf32c15200f4551c637149dc8abd9b..refs/pull/5488/head:/lang/ar/activities.php diff --git a/lang/ar/activities.php b/lang/ar/activities.php index 51f814d3d..127ddbe1a 100644 --- a/lang/ar/activities.php +++ b/lang/ar/activities.php @@ -84,6 +84,14 @@ return [ 'webhook_delete' => 'حذف webhook', 'webhook_delete_notification' => 'تم حذف Webhook بنجاح', + // Imports + 'import_create' => 'created import', + 'import_create_notification' => 'Import successfully uploaded', + 'import_run' => 'updated import', + 'import_run_notification' => 'Content successfully imported', + 'import_delete' => 'deleted import', + 'import_delete_notification' => 'Import successfully deleted', + // Users 'user_create' => 'إنشاء مستخدم', 'user_create_notification' => 'تم انشاء الحساب', @@ -93,11 +101,11 @@ return [ 'user_delete_notification' => 'تم إزالة المستخدم بنجاح', // API Tokens - 'api_token_create' => 'تم إنشاء رمز api', + 'api_token_create' => 'created API token', 'api_token_create_notification' => 'تم إنشاء رمز الـ API بنجاح', - 'api_token_update' => 'تم تحديث رمز api', + 'api_token_update' => 'updated API token', 'api_token_update_notification' => 'تم تحديث رمز الـ API بنجاح', - 'api_token_delete' => 'رمز api المحذوف', + 'api_token_delete' => 'deleted API token', 'api_token_delete_notification' => 'تم حذف رمز الـ API بنجاح', // Roles