]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/bs/activities.php
Added test for logical-theme-system command registration
[bookstack] / resources / lang / bs / activities.php
index c4bb5a27e75f2fc1926fff1cb0ace0144af6e5bd..9136e651bed46200284a629211af005d289ec67a 100644 (file)
@@ -44,8 +44,12 @@ return [
     'bookshelf_delete_notification'    => 'Polica za knjige UspjeĆĄno Izbrisana',
 
     // 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" je dodan u tvoje favorite',
+    'favourite_remove_notification' => '":name" je uklonjen iz tvojih favorita',
+
+    // MFA
+    'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
+    'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
 
     // Other
     'commented_on'                => 'je komentarisao/la na',