Add English translations for posting announcements
This commit is contained in:
parent
b2943d2c66
commit
9d0ed5a9e6
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…
Add table
Add a link
Reference in a new issue