diff options
author | mruminski <ptysiek@icloud.com> | 2016-02-18 11:47:35 +0100 |
---|---|---|
committer | mruminski <ptysiek@icloud.com> | 2016-02-18 11:47:35 +0100 |
commit | 660d66cabde965960526621f19d18258f05cae8f (patch) | |
tree | b4b5c499c2a4470ed44524b9a5e282cf6b081eeb | |
parent | 1f8f9eaac8c18ddf91add8c70e0bbde93ffd6c36 (diff) | |
download | wallabag-660d66cabde965960526621f19d18258f05cae8f.tar.gz wallabag-660d66cabde965960526621f19d18258f05cae8f.tar.zst wallabag-660d66cabde965960526621f19d18258f05cae8f.zip |
Update messages.pl.yml
change ' to ""
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml index 1adf495d..61f05c89 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | |||
@@ -4,7 +4,7 @@ Forgot your password?: 'Zapomniałeś hasła' | |||
4 | Login: 'Loguj' | 4 | Login: 'Loguj' |
5 | Back to login: 'Wróć do logowania' | 5 | Back to login: 'Wróć do logowania' |
6 | Send: 'Wyślij' | 6 | Send: 'Wyślij' |
7 | 'Enter your email address below and we'll send you password reset instructions.': 'Wpisz swój adres email poniżej. Wyślemy Ci instrukcję resetowania hasła' | 7 | "Enter your email address below and we'll send you password reset instructions.": 'Wpisz swój adres email poniżej. Wyślemy Ci instrukcję resetowania hasła' |
8 | 8 | ||
9 | # Menu | 9 | # Menu |
10 | unread: 'nieprzeczytane' | 10 | unread: 'nieprzeczytane' |