aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2016-10-09 21:21:03 +0200
committerGitHub <noreply@github.com>2016-10-09 21:21:03 +0200
commit418626e8365f64f50e0cae3676376629155fdb20 (patch)
treea5b2ce9de000862aa86c75c4c5facd791d6035ba /src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
parentd9b0673dbb1138e805e039610cef893e49abe3d8 (diff)
parent9810f30821105f6340b64e8bdca9f91b9da8a6ba (diff)
downloadwallabag-418626e8365f64f50e0cae3676376629155fdb20.tar.gz
wallabag-418626e8365f64f50e0cae3676376629155fdb20.tar.zst
wallabag-418626e8365f64f50e0cae3676376629155fdb20.zip
Merge pull request #2177 from wallabag/delete-account
Delete user
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
index 1d10be2a..9e314f73 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
@@ -88,6 +88,11 @@ config:
88 name_label: 'Nom' 88 name_label: 'Nom'
89 email_label: 'Adreça de corrièl' 89 email_label: 'Adreça de corrièl'
90 twoFactorAuthentication_label: 'Dobla autentificacion' 90 twoFactorAuthentication_label: 'Dobla autentificacion'
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
91 form_password: 96 form_password:
92 old_password_label: 'Senhal actual' 97 old_password_label: 'Senhal actual'
93 new_password_label: 'Senhal novèl' 98 new_password_label: 'Senhal novèl'