]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
Logout user before deleting it
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.pl.yml
index 547e9c8bf19825ab7fcf0369e536606f3550ed66..be96642729f002b076a9992ba9a4b9369bf83304 100644 (file)
@@ -88,6 +88,7 @@ config:
         name_label: 'Nazwa'
         email_label: 'Adres email'
         twoFactorAuthentication_label: 'Autoryzacja dwuetapowa'
+        # delete_account: 'Delete my account'
     form_password:
         old_password_label: 'Stare hasło'
         new_password_label: 'Nowe hasło'
@@ -486,3 +487,6 @@ flashes:
         notice:
             client_created: 'Nowy klient utworzony.'
             client_deleted: 'Klient usunięty'
+    account:
+        notice:
+            # account_deleted: 'Account deleted'