fix: pluralize (?)
This commit is contained in:
parent
f54407aa1e
commit
15ed3f07d9
2 changed files with 2 additions and 4 deletions
|
@ -421,8 +421,7 @@ en:
|
||||||
one: expiring file
|
one: expiring file
|
||||||
other: expiring files
|
other: expiring files
|
||||||
dossier_trouve:
|
dossier_trouve:
|
||||||
'0': 0 file found
|
one: "%{count} file found"
|
||||||
'1': 1 file found
|
|
||||||
other: "%{count} files found"
|
other: "%{count} files found"
|
||||||
published:
|
published:
|
||||||
one: Published
|
one: Published
|
||||||
|
|
|
@ -429,8 +429,7 @@ fr:
|
||||||
one: expirant
|
one: expirant
|
||||||
other: expirant
|
other: expirant
|
||||||
dossier_trouve:
|
dossier_trouve:
|
||||||
'0': 0 dossier trouvé
|
one: "%{count} dossier trouvé"
|
||||||
'1': 1 dossier trouvé
|
|
||||||
other: "%{count} dossiers trouvés"
|
other: "%{count} dossiers trouvés"
|
||||||
published:
|
published:
|
||||||
one: Publiée
|
one: Publiée
|
||||||
|
|
Loading…
Reference in a new issue