fix(poll): show poll times

This commit is contained in:
三咲智子 2022-12-31 05:43:17 +08:00
parent 58e51d4358
commit 4bc72905de
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
9 changed files with 9 additions and 9 deletions

View file

@ -228,7 +228,7 @@
"dismiss": "Fermer"
},
"poll": {
"count": "{n} votes",
"count": "{0} votes",
"ends": "se clôt {0}",
"finished": "clos {0}"
},