]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pl/activities.php
Added webhook_call_before theme event hook
[bookstack] / resources / lang / pl / activities.php
index 13e35e20611ede050a8f8f74251454e9b3a72a73..5ca5fd9f416d237a413427b99db04553a99a797a 100644 (file)
@@ -44,8 +44,12 @@ return [
     'bookshelf_delete_notification'    => 'Półka usunięta pomyślnie',
 
     // 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" został dodany do Twoich ulubionych',
+    'favourite_remove_notification' => '":name" został usunięty z ulubionych',
+
+    // MFA
+    'mfa_setup_method_notification' => 'Metoda wieloskładnikowa została pomyślnie skonfigurowana',
+    'mfa_remove_method_notification' => 'Metoda wieloskładnikowa pomyślnie usunięta',
 
     // Other
     'commented_on'                => 'skomentował',