diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-10-07 22:20:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-07 22:20:51 +0200 |
commit | 3049afe190d125e4861059b6bbad7c6fbea6f1bb (patch) | |
tree | 5d6300c862cc9c9bcb952c62e402b8c654a02793 /src/Wallabag | |
parent | f271dd4b76e10208eda0e2cc77139f80442a89d3 (diff) | |
parent | aa8a58b5a041e9eb45c8221394745da508007850 (diff) | |
download | wallabag-3049afe190d125e4861059b6bbad7c6fbea6f1bb.tar.gz wallabag-3049afe190d125e4861059b6bbad7c6fbea6f1bb.tar.zst wallabag-3049afe190d125e4861059b6bbad7c6fbea6f1bb.zip |
Merge pull request #2396 from wallabag/mruminski-patch-1
Update messages.pl.yml
Diffstat (limited to 'src/Wallabag')
-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' |