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

@ -276,7 +276,7 @@
"dismiss": "忽略"
},
"poll": {
"count": "{n} 次投票",
"count": "{0} 次投票",
"ends": "将在 {0} 结束",
"finished": "已在 {0} 结束"
},