diff options
-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' |