File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ operators:
8585 Informationen über die FIP-Bedingungen bei %s: Gültigkeit, Ticket- und
8686 Reservierungskauf, Tarifliche Besonderheiten
8787 listTitle : Betreiber mit FIP
88- operators_without_fip : Betreiber ohne FIP
88+ withoutFIP : Betreiber ohne FIP
8989related :
9090 countries : Verwandte Länder
9191 news : Verwandte News
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ operators:
8383 Information about FIP conditions at %s: validity, ticket and reservation
8484 purchase, special tariff conditions
8585 listTitle : Operators supporting FIP
86- operators_without_fip : Operators without FIP
86+ withoutFIP : Operators without FIP
8787related :
8888 countries : Related Countries
8989 news : Related News
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ operators:
8585 Informations sur les conditions FIP chez %s : Validité, Achat de billets et
8686 réservations, Conditions tarifaires spéciales
8787 listTitle : Opérateurs prenant en charge la FIP
88- operators_without_fip : Opérateurs sans FIP
88+ withoutFIP : Opérateurs sans FIP
8989related :
9090 countries : Pays associés
9191 news : Actualités associées
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ <h1 data-pagefind-meta="title">{{ .Title }}</h1>
2424 {{ with .Params.operators_without_fip }}
2525 {{ partial "intersector" }}
2626 < h3 id ="operators-without-fip-title ">
27- {{ T "operators_without_fip " }} in
27+ {{ T "operators.withoutFIP " }} in
2828 {{ $.Title }}
2929 </ h3 >
3030 < ul aria-labelledby ="operators-without-fip-title ">
You can’t perform that action at this time.
0 commit comments