From dbe00672bcd6b2a140a54d2f984055b8a40e6bac Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 27 Jul 2022 12:06:51 +0200 Subject: [PATCH] New translations en.yml (German) --- config/locales/de.yml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/config/locales/de.yml b/config/locales/de.yml index 8c1abdc7d..4336dc330 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -245,13 +245,9 @@ de: reservations: "Reservierungen" available_seats: "Verfügbare Plätze" reservation_ics: - summary: "%{TYPE} reservation" - type: - Machine: "Machine" - Space: "Space" - Event: "Event" - Training: "Training" - description: "You have reserved %{COUNT} slots of %{ITEM}" + description_slot: "You have booked %{COUNT} slots of %{ITEM}" + description_training: "You have booked a %{TYPE} training" + description_event: "You have booked %{NUMBER} tickets for this event" alarm_summary: "Remind your reservation" roles: member: "Mitglied"