X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/85db812feaae5f36ea6214931cec4adb67a9cb39..refs/pull/3138/head:/resources/lang/ar/activities.php diff --git a/resources/lang/ar/activities.php b/resources/lang/ar/activities.php index c3422b8f5..18ca16571 100644 --- a/resources/lang/ar/activities.php +++ b/resources/lang/ar/activities.php @@ -43,6 +43,14 @@ return [ 'bookshelf_delete' => 'تم تحديث الرف', 'bookshelf_delete_notification' => 'تم حذف الرف بنجاح', + // Favourites + 'favourite_add_notification' => '":name" has been added to your favourites', + 'favourite_remove_notification' => '":name" has been removed from your favourites', + + // MFA + 'mfa_setup_method_notification' => 'Multi-factor method successfully configured', + 'mfa_remove_method_notification' => 'Multi-factor method successfully removed', + // Other 'commented_on' => 'تم التعليق', 'permissions_update' => 'تحديث الأذونات',