From 1f2001daf8d4b2232257f5afa0f21b36e386b82a Mon Sep 17 00:00:00 2001 From: Albrecht Degering Date: Thu, 30 Jul 2026 17:42:10 +0200 Subject: [PATCH] fix: complete scheduling interface translations --- webui/src/i18n/generatedTranslations.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webui/src/i18n/generatedTranslations.ts b/webui/src/i18n/generatedTranslations.ts index c3893c0..9b54ca7 100644 --- a/webui/src/i18n/generatedTranslations.ts +++ b/webui/src/i18n/generatedTranslations.ts @@ -124,6 +124,8 @@ export const generatedTranslations = { "i18n:govoplan-scheduling.other_scheduling_requests.5cb6eb30": "Other scheduling requests", "i18n:govoplan-scheduling.participant_email.2cadfd9e": "Participant email", "i18n:govoplan-scheduling.participant_names_and_statuses_are_hidden_aggregate_counts_r.d811a69a": "Participant names and statuses are hidden. Aggregate counts remain visible.", + "i18n:govoplan-scheduling.participant_removed.0cf4ec4c": "Participant removed", + "i18n:govoplan-scheduling.participant_replaced.2623752d": "Participant replaced", "i18n:govoplan-scheduling.share_participant_names_and_response_statuses.df0bf9e0": "Share participant names and response statuses", "i18n:govoplan-scheduling.when_enabled_participants_can_see_other_participants_names.3ac78361": "When enabled, participants can see other participants' names and response statuses. Email addresses and invitation details remain private.", "i18n:govoplan-scheduling.participants.cd56e083": "Participants", @@ -296,6 +298,8 @@ export const generatedTranslations = { "i18n:govoplan-scheduling.other_scheduling_requests.5cb6eb30": "Andere Terminanfragen", "i18n:govoplan-scheduling.participant_email.2cadfd9e": "E-Mail der teilnehmenden Person", "i18n:govoplan-scheduling.participant_names_and_statuses_are_hidden_aggregate_counts_r.d811a69a": "Namen und Antwortstatus der Teilnehmenden sind ausgeblendet. Zusammengefasste Anzahlen bleiben sichtbar.", + "i18n:govoplan-scheduling.participant_removed.0cf4ec4c": "Teilnehmende Person entfernt", + "i18n:govoplan-scheduling.participant_replaced.2623752d": "Teilnehmende Person ersetzt", "i18n:govoplan-scheduling.share_participant_names_and_response_statuses.df0bf9e0": "Namen und Antwortstatus der Teilnehmenden freigeben", "i18n:govoplan-scheduling.when_enabled_participants_can_see_other_participants_names.3ac78361": "Wenn aktiviert, sehen Teilnehmende die Namen und Antwortstatus anderer Teilnehmender. E-Mail-Adressen und Einladungsdetails bleiben privat.", "i18n:govoplan-scheduling.participants.cd56e083": "Teilnehmende",