diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-02 23:07:25 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-02 23:07:25 +0200 |
| commit | 665bad61a26fd98b581c1f60981da94c05a28ca0 (patch) | |
| tree | fb2d28bf4021147cbca1809ee1d9258dc17a1646 /config/locales/en.yml | |
| parent | e23a5d4ea76d3898d3537ea67775e063a4c18c25 (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.yml | 1 |
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 | ||
