commit: 0e51e824a29204bb193e2707d6f65b6caaee719d
parent 04fbb6d93d6217812dc1b594b65f237bcee692a7
Author: Tusooa Zhu <tusooa@kazv.moe>
Date: Thu, 17 Mar 2022 16:51:47 -0400
Add English translation for announcement dates
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git 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"