commit: a4b6a97b1b96a15d5a74ae59e36eba7649ac8515
parent df487e3980f7128fa366ea25e99bed17af114d52
Author: Tusooa Zhu <tusooa@kazv.moe>
Date: Fri, 20 May 2022 16:35:07 -0400
Add English translations for poll-end notifications
Ref: poll-notif
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git 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",