Merge branch 'fix-i18n' into 'develop'
restore missing loc string See merge request pleroma/pleroma-fe!2095
This commit is contained in:
commit
5461289cb7
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
Add a link
Reference in a new issue