Add English translations for posting announcements
This commit is contained in:
parent
e494e74643
commit
efb76dcb03
1 changed files with 6 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue