aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/i18n/en.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 2f20e414..13eff047 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -46,7 +46,10 @@
"end_time_prompt": "End time: ",
"all_day_prompt": "This is an all-day event",
"start_time_display": "Starts at {time}",
- "end_time_display": "Ends at {time}"
+ "end_time_display": "Ends at {time}",
+ "edit_action": "Edit",
+ "submit_edit_action": "Submit",
+ "cancel_edit_action": "Cancel"
},
"shoutbox": {
"title": "Shoutbox"