aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-10-09 14:11:20 +0200
committerGitHub <noreply@github.com>2016-10-09 14:11:20 +0200
commite39aec3e38144f1a2ddb0027ec724e3dfd6f53f1 (patch)
tree06ae7911d88ce6d76dbfc635f9d8570dfd859003 /src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
parentd451bcb3d0ef3183f9e3d4b0eb98828a23bab3ff (diff)
parent90c766b96b280b092d57fd35d7b9b89853a4e2a0 (diff)
downloadwallabag-e39aec3e38144f1a2ddb0027ec724e3dfd6f53f1.tar.gz
wallabag-e39aec3e38144f1a2ddb0027ec724e3dfd6f53f1.tar.zst
wallabag-e39aec3e38144f1a2ddb0027ec724e3dfd6f53f1.zip
Merge pull request #2406 from szafranek/bugfix-number-of-annotations
Show number of annotations instead of nbAnnotations placeholder
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml2
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 547e9c8b..392f9c19 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -195,7 +195,7 @@ entry:
195 description: 'Czy ten artykuł wygląda źle?' 195 description: 'Czy ten artykuł wygląda źle?'
196 edit_title: 'Edytuj tytuł' 196 edit_title: 'Edytuj tytuł'
197 original_article: 'oryginalny' 197 original_article: 'oryginalny'
198 annotations_on_the_entry: '{0} Nie ma adnotacji |{1} Jedna adnotacja |]1,Inf[ %nbAnnotations% adnotacji' 198 annotations_on_the_entry: '{0} Nie ma adnotacji |{1} Jedna adnotacja |]1,Inf[ %count% adnotacji'
199 created_at: 'Czas stworzenia' 199 created_at: 'Czas stworzenia'
200 new: 200 new:
201 page_title: 'Zapisz nowy wpis' 201 page_title: 'Zapisz nowy wpis'