aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-10-08 19:39:50 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-10-08 20:25:42 +0200
commit876d77a67d1415c1be56f08e9a2d3b1d294bb61f (patch)
tree5811d482ca0baa6b9791721e518efbe4a543b92c /src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
parenteed812afd0626697d33f7e9d3bfd8eca138c463d (diff)
downloadwallabag-876d77a67d1415c1be56f08e9a2d3b1d294bb61f.tar.gz
wallabag-876d77a67d1415c1be56f08e9a2d3b1d294bb61f.tar.zst
wallabag-876d77a67d1415c1be56f08e9a2d3b1d294bb61f.zip
Better display and description
Confirmation message isn’t required since it is written in the delete description
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index be966427..9877d59a 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -88,7 +88,11 @@ config:
88 name_label: 'Nazwa' 88 name_label: 'Nazwa'
89 email_label: 'Adres email' 89 email_label: 'Adres email'
90 twoFactorAuthentication_label: 'Autoryzacja dwuetapowa' 90 twoFactorAuthentication_label: 'Autoryzacja dwuetapowa'
91 # delete_account: 'Delete my account' 91 delete:
92 # title: Delete my account (danger zone !)
93 # description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out.
94 # confirm: Are you really sure? (it can't be UNDONE)
95 # button: Delete my account
92 form_password: 96 form_password:
93 old_password_label: 'Stare hasło' 97 old_password_label: 'Stare hasło'
94 new_password_label: 'Nowe hasło' 98 new_password_label: 'Nowe hasło'
@@ -487,6 +491,3 @@ flashes:
487 notice: 491 notice:
488 client_created: 'Nowy klient utworzony.' 492 client_created: 'Nowy klient utworzony.'
489 client_deleted: 'Klient usunięty' 493 client_deleted: 'Klient usunięty'
490 account:
491 notice:
492 # account_deleted: 'Account deleted'