summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-08-02 23:07:25 +0200
committererdgeist <erdgeist@erdgeist.org>2026-08-02 23:07:25 +0200
commit665bad61a26fd98b581c1f60981da94c05a28ca0 (patch)
treefb2d28bf4021147cbca1809ee1d9258dc17a1646 /config/locales/en.yml
parente23a5d4ea76d3898d3537ea67775e063a4c18c25 (diff)
Report changing the end time of an event in action log
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index ec57e33d..b5870e63 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -191,6 +191,7 @@ en:
191 detail_event_description: "description changed" 191 detail_event_description: "description changed"
192 detail_event_coordinates: "coordinates changed" 192 detail_event_coordinates: "coordinates changed"
193 detail_event_allday: "all-day %{from} → %{to}" 193 detail_event_allday: "all-day %{from} → %{to}"
194 detail_event_end: "end %{from} → %{to}"
194 event_none: "—" 195 event_none: "—"
195 unknown_event: "an event" 196 unknown_event: "an event"
196 197