Add English translations for posting announcements

This commit is contained in:
Tusooa Zhu 2022-03-17 14:55:03 -04:00 committed by tusooa
parent e494e74643
commit efb76dcb03
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224
1 changed files with 6 additions and 1 deletions

View File

@ -35,7 +35,12 @@
"announcements": {
"page_header": "Announcements",
"title": "Announcement",
"mark_as_read_action": "Mark as read"
"mark_as_read_action": "Mark as read",
"post_form_header": "Post announcement",
"post_placeholder": "Type your announcement content here...",
"post_action": "Post",
"post_error": "Error: {error}",
"close_error": "Close"
},
"shoutbox": {
"title": "Shoutbox"