]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
Added check if there is only one user
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.en.yml
index b8e98112994023532807553c00d8f60d4cb56df5..94144ed485c32f552ccc4c1a9d241b9f12f4cdb2 100644 (file)
@@ -88,6 +88,7 @@ config:
         name_label: 'Name'
         email_label: 'Email'
         twoFactorAuthentication_label: 'Two factor authentication'
+        delete_account: 'Delete my account'
     form_password:
         old_password_label: 'Current password'
         new_password_label: 'New password'
@@ -485,6 +486,9 @@ flashes:
         notice:
             client_created: 'New client %name% created.'
             client_deleted: 'Client %name% deleted'
+    account:
+        notice:
+            account_deleted: 'Account deleted'
     user:
         notice:
             added: 'User "%username%" added'