aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/i18n/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index fee49e88..2f20e414 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -44,7 +44,9 @@
"delete_action": "Delete",
"start_time_prompt": "Start time: ",
"end_time_prompt": "End time: ",
- "all_day_prompt": "This is an all-day event"
+ "all_day_prompt": "This is an all-day event",
+ "start_time_display": "Starts at {time}",
+ "end_time_display": "Ends at {time}"
},
"shoutbox": {
"title": "Shoutbox"