]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/sl/activities.php
Applied StyleCI changes, added php/larastan to attribution
[bookstack] / resources / lang / sl / activities.php
index 4ed1185def5c45acebd58adb81c9655d02eda531..e1926c8ba78b91fd516df4b683a260a58c38c04f 100644 (file)
@@ -43,6 +43,14 @@ return [
     'bookshelf_delete'                 => 'knjižna polica izbrisana',
     'bookshelf_delete_notification'    => 'Knjižna polica uspešno Izbrisana',
 
+    // 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'                => 'komentar na',
     'permissions_update'          => 'pravice so posodobljene',