chore: update wording

This commit is contained in:
Björn Fromme
2025-07-18 13:53:20 +02:00
parent 33561e59ad
commit 22f925b45b
2 changed files with 2 additions and 2 deletions
@@ -702,7 +702,7 @@ return [
'type' => 'input',
'size' => 50,
'eval' => 'trim',
'default' => 'zzgl. vor Ort zu entrichtender Ortstaxe',
'default' => 'zzgl. vorab zu entrichtender Ortstaxe',
],
],
'groups_price_adolescents_age' => [
@@ -26,7 +26,7 @@
logo-at="{f:uri.image(src: 'fileadmin/user_upload/Logos_Banner/Cllt_Touristik_frei_gestellt.jpg')}"
main-season-from="{mainSeasonFrom}"
main-season-to="{mainSeasonTo}"
tax-label="{hotel.groupsPriceTaxLabel -> v:or(alternative: 'zzgl. vor Ort zu entrichtender Ortstaxe')}"
tax-label="{hotel.groupsPriceTaxLabel -> v:or(alternative: 'zzgl. vorab zu entrichtender Ortstaxe')}"
adolescents-age="{adolescentsAge}"
>
</groups-price-calculator>