Add English translations for announcements

This commit is contained in:
Tusooa Zhu 2022-03-17 14:02:21 -04:00 committed by tusooa
parent 95750509b1
commit e5b49ae34b
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224

View File

@ -32,6 +32,11 @@
}, },
"staff": "Staff" "staff": "Staff"
}, },
"announcements": {
"page_header": "Announcements",
"title": "Announcement",
"mark_as_read_action": "Mark as read"
},
"shoutbox": { "shoutbox": {
"title": "Shoutbox" "title": "Shoutbox"
}, },
@ -162,7 +167,8 @@
"mobile_sidebar": "Toggle mobile sidebar", "mobile_sidebar": "Toggle mobile sidebar",
"mobile_notifications": "Open notifications", "mobile_notifications": "Open notifications",
"mobile_notifications": "Open notifications (there are unread ones)", "mobile_notifications": "Open notifications (there are unread ones)",
"mobile_notifications_close": "Close notifications" "mobile_notifications_close": "Close notifications",
"announcements": "Announcements"
}, },
"notifications": { "notifications": {
"broken_favorite": "Unknown status, searching for it…", "broken_favorite": "Unknown status, searching for it…",