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/de.yml | |
| parent | e23a5d4ea76d3898d3537ea67775e063a4c18c25 (diff) | |
Report changing the end time of an event in action log
Diffstat (limited to 'config/locales/de.yml')
| -rw-r--r-- | config/locales/de.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 8c39770d..41c46c6d 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml | |||
| @@ -244,6 +244,7 @@ de: | |||
| 244 | detail_event_description: "Beschreibung geändert" | 244 | detail_event_description: "Beschreibung geändert" |
| 245 | detail_event_coordinates: "Koordinaten geändert" | 245 | detail_event_coordinates: "Koordinaten geändert" |
| 246 | detail_event_allday: "ganztägig %{from} → %{to}" | 246 | detail_event_allday: "ganztägig %{from} → %{to}" |
| 247 | detail_event_end: "Ende %{from} → %{to}" | ||
| 247 | event_none: "—" | 248 | event_none: "—" |
| 248 | unknown_event: "ein Termin" | 249 | unknown_event: "ein Termin" |
| 249 | 250 | ||
