aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
diff options
context:
space:
mode:
authorThomas Citharel <github@tcit.fr>2019-06-06 14:09:23 +0200
committerGitHub <noreply@github.com>2019-06-06 14:09:23 +0200
commit9c7997db8ee3a743a3d4e5955320af9a7d388a7b (patch)
treeb9aec370eb8d9cd5b8d9c30a67c42d2526283102 /src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
parentc19845a7ae5fe7c1ff22fd560c48e4af8b9da15a (diff)
parent35c7819cb63a9c481a2b612755d881d24d6586d0 (diff)
downloadwallabag-9c7997db8ee3a743a3d4e5955320af9a7d388a7b.tar.gz
wallabag-9c7997db8ee3a743a3d4e5955320af9a7d388a7b.tar.zst
wallabag-9c7997db8ee3a743a3d4e5955320af9a7d388a7b.zip
Show untagged entries count on tag list (#3993)
Show untagged entries count on tag list
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index 8311770f..f4da2b18 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -421,6 +421,7 @@ tag:
421 list: 421 list:
422 number_on_the_page: '{0} Nie ma tagów.|{1} Jest jeden tag.|]1,Inf[ Są %count% tagi.' 422 number_on_the_page: '{0} Nie ma tagów.|{1} Jest jeden tag.|]1,Inf[ Są %count% tagi.'
423 see_untagged_entries: 'Zobacz nieotagowane wpisy' 423 see_untagged_entries: 'Zobacz nieotagowane wpisy'
424 # no_untagged_entries: 'There are no untagged entries.'
424 new: 425 new:
425 add: 'Dodaj' 426 add: 'Dodaj'
426 placeholder: 'Możesz dodać kilka tagów, oddzielając je przecinkami.' 427 placeholder: 'Możesz dodać kilka tagów, oddzielając je przecinkami.'