From 899ada25b4dfa97da7b4648702ec3166d6df742e Mon Sep 17 00:00:00 2001 From: Sebastian Zoglowek <55794780+zoglo@users.noreply.github.com> Date: Tue, 5 Mar 2024 13:38:57 +0100 Subject: [PATCH] Add translations --- translations/setup.de.yaml | 4 ++++ translations/setup.en.yaml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/translations/setup.de.yaml b/translations/setup.de.yaml index cd51130..55194af 100644 --- a/translations/setup.de.yaml +++ b/translations/setup.de.yaml @@ -17,3 +17,7 @@ setup: label: 'Modul → Bewertungsarchiv' description: 'Dem Modul konnte kein Archiv nicht zugeordnet werden. Ihre Auswahl wird für das derzeitige Modul übernommen.' explanation: 'Beim Importieren eines Moduls konnte kein zugehöriges Archiv gefunden werden. Wählen Sie bitte ein Archiv aus Ihrer Contao-Instanz aus, um eine Verknüpfung zwischen diesem Modul und einem Archiv herzustellen.' + user_group: + recommendations: + label: 'Benutzergruppe "%userGroupName%" → Bewertungsarchive' + description: 'Ein oder mehrere Archive konnten nicht zugewiesen werden, bitte weisen Sie diese manuell zu.' diff --git a/translations/setup.en.yaml b/translations/setup.en.yaml index 7b4e1bf..b89681a 100644 --- a/translations/setup.en.yaml +++ b/translations/setup.en.yaml @@ -17,3 +17,7 @@ setup: label: 'Module → Recommendation archive' description: 'No archive could not be assigned to the module. Your selection will be applied to the current module.' explanation: 'During the import of a module, no associated archive could be found. Please select an archive from your Contao instance to create a link between this module and an archive.' + user_group: + recommendations: + label: 'User group "%userGroupName%" → Recommendation archives' + description: 'One or more archives could not be assigned, please assign them manually.'