aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
diff options
context:
space:
mode:
authorKrzysztof Szafranek <ebraun@o2.pl>2016-10-09 04:59:04 +0200
committerKrzysztof Szafranek <ebraun@o2.pl>2016-10-09 04:59:04 +0200
commit90c766b96b280b092d57fd35d7b9b89853a4e2a0 (patch)
treec22504380df5d3046fc01ef98a6ebc6cfc937632 /src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
parent32d103f702968b494309adcba77bc6226043c6ce (diff)
downloadwallabag-90c766b96b280b092d57fd35d7b9b89853a4e2a0.tar.gz
wallabag-90c766b96b280b092d57fd35d7b9b89853a4e2a0.tar.zst
wallabag-90c766b96b280b092d57fd35d7b9b89853a4e2a0.zip
Show number of annotations instead of nbAnnotations placeholder
When there was more than one annotation, a placeholder was displayed in both themes, instead of actual number.
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.it.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.it.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index 15f7e774..67205c6d 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -195,7 +195,7 @@ entry:
195 description: 'Questo contenuto viene visualizzato male?' 195 description: 'Questo contenuto viene visualizzato male?'
196 edit_title: 'Modifica titolo' 196 edit_title: 'Modifica titolo'
197 original_article: 'originale' 197 original_article: 'originale'
198 annotations_on_the_entry: '{0} Nessuna annotazione|{1} Una annotazione|]1,Inf[ %nbAnnotations% annotazioni' 198 annotations_on_the_entry: '{0} Nessuna annotazione|{1} Una annotazione|]1,Inf[ %count% annotazioni'
199 created_at: 'Data di creazione' 199 created_at: 'Data di creazione'
200 new: 200 new:
201 page_title: 'Salva un nuovo contenuto' 201 page_title: 'Salva un nuovo contenuto'