diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-10-12 20:01:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-12 20:01:13 +0200 |
commit | 61477368687e048f3001336327923f5c87fa2592 (patch) | |
tree | 4a980c29153749b86c3d0345a0b0f86484429dda /src | |
parent | b1b561da518ae3add4445c46ef8398a314c8de37 (diff) | |
parent | fa100dd1e0c39502014319121bbbcbc7831cab27 (diff) | |
download | wallabag-61477368687e048f3001336327923f5c87fa2592.tar.gz wallabag-61477368687e048f3001336327923f5c87fa2592.tar.zst wallabag-61477368687e048f3001336327923f5c87fa2592.zip |
Merge pull request #2438 from wallabag/mruminski-patch-1
Update messages.pl.yml
Diffstat (limited to 'src')
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | 8 |
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' |