restore missing loc string
This commit is contained in:
parent
76c1ab13ec
commit
3a25a69296
1 changed files with 1 additions and 0 deletions
|
@ -232,6 +232,7 @@
|
||||||
"multiple_choices": "Multiple choices",
|
"multiple_choices": "Multiple choices",
|
||||||
"expiry": "Poll age",
|
"expiry": "Poll age",
|
||||||
"expires_at": "Poll ends {0}",
|
"expires_at": "Poll ends {0}",
|
||||||
|
"expires_in": "Poll ends in {0}",
|
||||||
"expired": "Poll ended {0} ago",
|
"expired": "Poll ended {0} ago",
|
||||||
"expired_at": "Poll ended {0}",
|
"expired_at": "Poll ended {0}",
|
||||||
"not_enough_options": "Too few unique options in poll",
|
"not_enough_options": "Too few unique options in poll",
|
||||||
|
|
Loading…
Add table
Reference in a new issue