diff options
author | Mateusz Rumiński <matt.ruminski@hotmail.com> | 2016-10-07 21:32:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-07 21:32:27 +0200 |
commit | aa8a58b5a041e9eb45c8221394745da508007850 (patch) | |
tree | a71713aaf21185e80b738eacc71689cb2087b98d /src | |
parent | 233a1081eaab7bb4a157015c33755a66afbdb922 (diff) | |
download | wallabag-aa8a58b5a041e9eb45c8221394745da508007850.tar.gz wallabag-aa8a58b5a041e9eb45c8221394745da508007850.tar.zst wallabag-aa8a58b5a041e9eb45c8221394745da508007850.zip |
Update messages.pl.yml
translated shared_by_wallabag to polish
Diffstat (limited to 'src')
-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 9791a3b2..547e9c8b 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | |||
@@ -209,7 +209,7 @@ entry: | |||
209 | is_public_label: 'Publiczny' | 209 | is_public_label: 'Publiczny' |
210 | save_label: 'Zapisz' | 210 | save_label: 'Zapisz' |
211 | public: | 211 | public: |
212 | # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" | 212 | shared_by_wallabag: "Ten artykuł został udostępniony przez <a href='%wallabag_instance%'>wallabag</a>" |
213 | 213 | ||
214 | about: | 214 | about: |
215 | page_title: 'O nas' | 215 | page_title: 'O nas' |