aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2022-05-20 16:35:07 -0400
committerTusooa Zhu <tusooa@kazv.moe>2022-05-20 16:45:33 -0400
commita4b6a97b1b96a15d5a74ae59e36eba7649ac8515 (patch)
treef4021a79a9b5ce682f85f8f5cbd70679811c25b8 /src
parentdf487e3980f7128fa366ea25e99bed17af114d52 (diff)
Add English translations for poll-end notifications
Ref: poll-notif
Diffstat (limited to 'src')
-rw-r--r--src/i18n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index f8336e5c..699917fe 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -160,7 +160,8 @@
"repeated_you": "repeated your status",
"no_more_notifications": "No more notifications",
"migrated_to": "migrated to",
- "reacted_with": "reacted with {0}"
+ "reacted_with": "reacted with {0}",
+ "poll_ended": "poll has ended"
},
"polls": {
"add_poll": "Add poll",