feat: poll plural support (#375)

This commit is contained in:
Joaquín Sánchez 2022-12-08 11:54:34 +01:00 committed by GitHub
parent 00b835444b
commit 2fed89be9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -155,7 +155,7 @@
"filter_removed_phrase": "Caché par le filtre",
"filter_show_anyway": "Montrer coûte que coûte",
"poll": {
"count": "{0} votes",
"count": "{n} votes",
"ends": "se clôt {0}",
"finished": "clos {0}"
},