fix search text 'zero' (#2150)

This commit is contained in:
matsurai25
2017-04-19 23:40:24 +09:00
committed by Eugen
parent 15a4fc5dcc
commit 30183c0a74
13 changed files with 13 additions and 13 deletions

View File

@ -80,7 +80,7 @@ const oc = {
"search.placeholder": "Recercar",
"search.account": "Compte",
"search.hashtag": "Mot-clau",
"search_results.total": "{count} {count, plural, one {resultat} other {resultats}}",
"search_results.total": "{count, number} {count, plural, one {resultat} other {resultats}}",
"search.status_by": "Estatuts de {name}",
"upload_button.label": "Apondre un mèdia",
"upload_form.undo": "Anullar",