aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/i18n/en.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 7fd900a9..44991e1a 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -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"