aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.de.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.de.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.de.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.de.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
index e0f29b61..079cfece 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
@@ -195,7 +195,7 @@ entry:
195 description: 'Erscheint dieser Artikel falsch?' 195 description: 'Erscheint dieser Artikel falsch?'
196 edit_title: 'Titel ändern' 196 edit_title: 'Titel ändern'
197 original_article: 'original' 197 original_article: 'original'
198 annotations_on_the_entry: '{0} Keine Anmerkungen|{1} Eine Anmerkung|]1,Inf[ %nbAnnotations% Anmerkungen' 198 annotations_on_the_entry: '{0} Keine Anmerkungen|{1} Eine Anmerkung|]1,Inf[ %count% Anmerkungen'
199 created_at: 'Erstellungsdatum' 199 created_at: 'Erstellungsdatum'
200 new: 200 new:
201 page_title: 'Neuen Artikel speichern' 201 page_title: 'Neuen Artikel speichern'