diff options
| author | Tusooa Zhu <tusooa@kazv.moe> | 2022-07-14 18:42:41 -0400 |
|---|---|---|
| committer | tusooa <tusooa@kazv.moe> | 2022-11-24 18:29:40 -0500 |
| commit | 23a9a46580355edd8f87ed14c48ccf4279d6fef1 (patch) | |
| tree | 9748abf4fe562757663b3be86cbc15dda803034c /src | |
| parent | 68ef7e4e65ed00b5af85d1b089ca2e629665445a (diff) | |
Add English translation for announcement published time
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 105f1a2a..5793c3c8 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -45,6 +45,7 @@ "start_time_prompt": "Start time: ", "end_time_prompt": "End time: ", "all_day_prompt": "This is an all-day event", + "published_time_display": "Published at {time}", "start_time_display": "Starts at {time}", "end_time_display": "Ends at {time}", "edit_action": "Edit", |
