forked from AkkomaGang/akkoma-fe
Add English translations for poll-end notifications
Ref: poll-notif
This commit is contained in:
parent
df487e3980
commit
a4b6a97b1b
1 changed files with 2 additions and 1 deletions
|
@ -160,7 +160,8 @@
|
||||||
"repeated_you": "repeated your status",
|
"repeated_you": "repeated your status",
|
||||||
"no_more_notifications": "No more notifications",
|
"no_more_notifications": "No more notifications",
|
||||||
"migrated_to": "migrated to",
|
"migrated_to": "migrated to",
|
||||||
"reacted_with": "reacted with {0}"
|
"reacted_with": "reacted with {0}",
|
||||||
|
"poll_ended": "poll has ended"
|
||||||
},
|
},
|
||||||
"polls": {
|
"polls": {
|
||||||
"add_poll": "Add poll",
|
"add_poll": "Add poll",
|
||||||
|
|
Loading…
Reference in a new issue