From 8fc13da4de3d7126216322eb6ce922d17692dc38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Fri, 31 May 2024 15:18:07 +0200 Subject: [PATCH] fix: render correct subline --- .../ep_events/Resources/Private/Language/de.locallang.xlf | 6 +++--- .../ext/ep_events/Resources/Private/Language/locallang.xlf | 2 +- .../Resources/Private/Templates/Form/Configurator.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Language/de.locallang.xlf b/public/typo3conf/ext/ep_events/Resources/Private/Language/de.locallang.xlf index e1fa30c0..7a3bb78d 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Language/de.locallang.xlf +++ b/public/typo3conf/ext/ep_events/Resources/Private/Language/de.locallang.xlf @@ -145,9 +145,9 @@ Anfrage-Assistenz - - Setze Eckpunkte für deinte Anfrage. Wir machen dir ein individuelles Angebot. - + + Deine individuelle Anfrage stellen + Art der Reise diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Language/locallang.xlf b/public/typo3conf/ext/ep_events/Resources/Private/Language/locallang.xlf index e0f0017b..d373817e 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Language/locallang.xlf +++ b/public/typo3conf/ext/ep_events/Resources/Private/Language/locallang.xlf @@ -146,7 +146,7 @@ Inquiry Assistant - Set the key points for your request. We will create an individual offer for you. + Submit your individual request Type of Travel diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html b/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html index 36dc7549..e09089a0 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html +++ b/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html @@ -11,7 +11,7 @@

{f:translate(key: 'tx_epevents.label.configurator_title', extensionName: 'ep_events') -> f:format.raw()} - {f:translate(key: 'tx_epevents.label.configurator_title', extensionName: 'ep_events') -> f:format.raw()} + {f:translate(key: 'tx_epevents.label.configurator_subtitle', extensionName: 'ep_events') -> f:format.raw()}