From e5b49ae34b0c750b7b3259044104ebb7e4b872c7 Mon Sep 17 00:00:00 2001 From: Tusooa Zhu Date: Thu, 17 Mar 2022 14:02:21 -0400 Subject: [PATCH] Add English translations for announcements --- src/i18n/en.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 5e295b5e..7fd900a9 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -32,6 +32,11 @@ }, "staff": "Staff" }, + "announcements": { + "page_header": "Announcements", + "title": "Announcement", + "mark_as_read_action": "Mark as read" + }, "shoutbox": { "title": "Shoutbox" }, @@ -162,7 +167,8 @@ "mobile_sidebar": "Toggle mobile sidebar", "mobile_notifications": "Open notifications", "mobile_notifications": "Open notifications (there are unread ones)", - "mobile_notifications_close": "Close notifications" + "mobile_notifications_close": "Close notifications", + "announcements": "Announcements" }, "notifications": { "broken_favorite": "Unknown status, searching for it…",