feat(i18n): translate vote result
This commit is contained in:
parent
cd5881b210
commit
f2a1cdaefe
3 changed files with 13 additions and 1 deletions
|
@ -141,6 +141,11 @@
|
|||
},
|
||||
"status": {
|
||||
"edited": "Edited {0}",
|
||||
"poll": {
|
||||
"count": "{0} votes",
|
||||
"ends": "ends {0}",
|
||||
"finished": "finished {0}"
|
||||
},
|
||||
"reblogged": "{0} reblogged",
|
||||
"spoiler_show_less": "Show less",
|
||||
"spoiler_show_more": "Show more",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue