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

@ -168,7 +168,7 @@
"dismiss": "Skrýt"
},
"poll": {
"count": "{n} hlasů|{n} hlas|{n} hlasů",
"count": "{0} hlasů|{0} hlas|{0} hlasů",
"ends": "končí {0}",
"finished": "ukončeno {0}"
},