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.
This commit is contained in:
Krzysztof Szafranek
2016-10-09 04:59:04 +02:00
parent 32d103f702
commit 90c766b96b
11 changed files with 10 additions and 11 deletions

View File

@ -195,7 +195,7 @@ entry:
description: 'Questo contenuto viene visualizzato male?'
edit_title: 'Modifica titolo'
original_article: 'originale'
annotations_on_the_entry: '{0} Nessuna annotazione|{1} Una annotazione|]1,Inf[ %nbAnnotations% annotazioni'
annotations_on_the_entry: '{0} Nessuna annotazione|{1} Una annotazione|]1,Inf[ %count% annotazioni'
created_at: 'Data di creazione'
new:
page_title: 'Salva un nuovo contenuto'