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

@ -267,7 +267,7 @@
"dismiss": "Descartar"
},
"poll": {
"count": "{n} votos|{n} voto|{n} votos",
"count": "{0} votos|{0} voto|{0} votos",
"ends": "finaliza {0}",
"finished": "finalizada {0}"
},