]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/tr/activities.php
Added webhook_call_before theme event hook
[bookstack] / resources / lang / tr / activities.php
index 0c5e11d7ccf304b9d0e2078a3aa47fa542cd2591..9a6e60cd40b7559f7c102a96909e920891eff756 100644 (file)
@@ -44,8 +44,12 @@ return [
     'bookshelf_delete_notification'    => 'Kitaplık Başarıyla Silindi',
 
     // Favourites
-    'favourite_add_notification' => '":name" has been added to your favourites',
-    'favourite_remove_notification' => '":name" has been removed from your favourites',
+    'favourite_add_notification' => '":name" favorilerinize eklendi',
+    'favourite_remove_notification' => '":name" favorilerinizden çıkarıldı',
+
+    // MFA
+    'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
+    'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
 
     // Other
     'commented_on'                => 'yorum yaptı',