diff --git a/web/typo3conf/ext/ep_events/Resources/Private/Language/en.locallang.xlf b/web/typo3conf/ext/ep_events/Resources/Private/Language/en.locallang.xlf index f363fb98..07b713cc 100644 --- a/web/typo3conf/ext/ep_events/Resources/Private/Language/en.locallang.xlf +++ b/web/typo3conf/ext/ep_events/Resources/Private/Language/en.locallang.xlf @@ -130,7 +130,7 @@ Fragen Sie unseren Experten - Ask our extpert + Ask our expert Ihre
Experten]]> @@ -210,7 +210,7 @@
Programm - Program + Programme Reisezeitraum @@ -360,6 +360,10 @@ AGB Terms and conditions + + Datum + Date + diff --git a/web/typo3conf/ext/ep_events/Resources/Private/Language/locallang.xlf b/web/typo3conf/ext/ep_events/Resources/Private/Language/locallang.xlf index 22cee7c2..05bb8e11 100644 --- a/web/typo3conf/ext/ep_events/Resources/Private/Language/locallang.xlf +++ b/web/typo3conf/ext/ep_events/Resources/Private/Language/locallang.xlf @@ -271,6 +271,9 @@ AGB + + Datum + diff --git a/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html b/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html index 3352a8d1..1cc1d9a9 100644 --- a/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html +++ b/web/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html @@ -256,7 +256,7 @@ :class="{ checked: isIncludedInput('dateFrom') || isIncludedInput('dateTo') }">
Datum + v-if="!isIncludedInput('dateFrom') && !isIncludedInput('dateTo')">{f:translate(key: 'tx_epevents.label.date', extensionName: 'EpEvents') {{ dateRangeFormatted }}