fix(poll): show poll times
This commit is contained in:
parent
58e51d4358
commit
4bc72905de
9 changed files with 9 additions and 9 deletions
|
@ -276,7 +276,7 @@
|
|||
"dismiss": "Dismiss"
|
||||
},
|
||||
"poll": {
|
||||
"count": "{n} votes|{n} vote|{n} votes",
|
||||
"count": "{0} votes|{0} vote|{0} votes",
|
||||
"ends": "ends {0}",
|
||||
"finished": "finished {0}"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue