aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2022-03-17 15:09:06 -0400
committertusooa <tusooa@kazv.moe>2022-11-24 18:27:14 -0500
commitdb5c0c3502d4db4da49fe4406422b4b53087a0ba (patch)
treea35462c1456ded15233300bb3e55657352a8d811 /src
parente877fedb0e60e795bd5c6aa3e706c64f12746c66 (diff)
Add English translation for deleting announcements
Diffstat (limited to 'src')
-rw-r--r--src/i18n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 44991e1a..9ba5603b 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -40,7 +40,8 @@
"post_placeholder": "Type your announcement content here...",
"post_action": "Post",
"post_error": "Error: {error}",
- "close_error": "Close"
+ "close_error": "Close",
+ "delete_action": "Delete"
},
"shoutbox": {
"title": "Shoutbox"