aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-10-12 20:01:13 +0200
committerGitHub <noreply@github.com>2016-10-12 20:01:13 +0200
commit61477368687e048f3001336327923f5c87fa2592 (patch)
tree4a980c29153749b86c3d0345a0b0f86484429dda
parentb1b561da518ae3add4445c46ef8398a314c8de37 (diff)
parentfa100dd1e0c39502014319121bbbcbc7831cab27 (diff)
downloadwallabag-61477368687e048f3001336327923f5c87fa2592.tar.gz
wallabag-61477368687e048f3001336327923f5c87fa2592.tar.zst
wallabag-61477368687e048f3001336327923f5c87fa2592.zip
Merge pull request #2438 from wallabag/mruminski-patch-1
Update messages.pl.yml
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index a2fe13db..6f22f90d 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -89,10 +89,10 @@ config:
89 email_label: 'Adres email' 89 email_label: 'Adres email'
90 twoFactorAuthentication_label: 'Autoryzacja dwuetapowa' 90 twoFactorAuthentication_label: 'Autoryzacja dwuetapowa'
91 delete: 91 delete:
92 # title: Delete my account (danger zone !) 92 title: Usuń moje konto (niebezpieczna strefa !)
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. 93 description: Jeżeli usuniesz swoje konto, wszystkie twoje artykuły, tagi, adnotacje, oraz konto zostaną trwale usunięte (operacja jest NIEODWRACALNA). Następnie zostaniesz wylogowany.
94 # confirm: Are you really sure? (it can't be UNDONE) 94 confirm: Jesteś pewien? (tej operacji NIE MOŻNA cofnąć)
95 # button: Delete my account 95 button: Usuń moje konto
96 form_password: 96 form_password:
97 old_password_label: 'Stare hasło' 97 old_password_label: 'Stare hasło'
98 new_password_label: 'Nowe hasło' 98 new_password_label: 'Nowe hasło'