Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion archetypes/country/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "{{ .File.ContentBaseName | title }}" # Ändere den Name auf den deutschen Ländernamen
description: "" # Ergänze eine Beschreibung für das Land
country: "{{ .File.ContentBaseName }}"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion archetypes/country/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "{{ .File.ContentBaseName | title }}" # Change the name to the English country name
description: "" # Add a description for the country
country: "{{ .File.ContentBaseName }}"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion archetypes/country/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "{{ .File.ContentBaseName | title }}" # Change le nom par le nom du pays français
description: "" # Complète une description pour le pays
country: "{{ .File.ContentBaseName }}"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion archetypes/operator/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "{{ .File.ContentBaseName | upper }}"
description: "" # Ergänze eine Beschreibung für die Bahngesellschaft
country:
# Füge die englischen Abkürzungen der Länder hinzu, in denen die Bahngesellschaft fährt.
- "country1"
Expand Down
1 change: 0 additions & 1 deletion archetypes/operator/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "{{ .File.ContentBaseName | upper }}"
description: "" # Add a description for the railway company
country:
# Add the abbreviations of the countries the railway company operates in.
- "country1"
Expand Down
1 change: 0 additions & 1 deletion archetypes/operator/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "{{ .File.ContentBaseName | upper }}"
description: "" # Complète une description pour la compagnie ferroviaire
country:
# Ajoutez les abréviations des pays dans lesquels la compagnie ferroviaire opère en anglais.
- "country1"
Expand Down
1 change: 0 additions & 1 deletion content/country/austria/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Österreich"
description: "Informationen über die FIP-Bedingungen für Österreich und für welche Betreiber Vergünstigungen genutzt werden können."
country: "austria"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/austria/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Austria"
description: "Information about FIP conditions for Austria and which operators offer discounts."
country: "austria"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/austria/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Autriche"
description: "Informations sur les conditions FIP en Autriche et les opérateurs qui proposent des réductions."
country: "austria"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/belgium/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Belgien"
description: "Informationen über die FIP-Bedingungen für Belgien und für welche Betreiber Vergünstigungen genutzt werden können."
country: "belgium"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/belgium/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Belgium"
description: "Find out about the FIP conditions for Belgium and for which operators you can benefit from discounts."
country: "belgium"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/belgium/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Belgique"
description: "Découvrez les conditions d'utilisations des facilités FIP en Belgique et les opérateurs qui proposent les réductions."
country: "belgium"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/bulgaria/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Bulgaria"
description: "Information about FIP conditions for Bulgaria and which operators offer discounts."
country: "bulgaria"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/bulgaria/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Bulgarie"
description: "Informations sur les conditions FIP pour la Bulgarie et les opérateurs proposant des réductions."
country: "bulgaria"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/czechia/index.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
draft: false
title: "Tschechien"
country: "czechia"
description: "Informationen über die FIP-Bedingungen für Tschechien und für welche Betreiber Vergünstigungen genutzt werden können."
params:
operators_without_fip:
- ARRIVA vlaky s. r. o.
Expand Down
1 change: 0 additions & 1 deletion content/country/czechia/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Czechia"
description: "Information about FIP conditions for Czechia and which operators offer discounts."
country: "czechia"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/czechia/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Tchéquie"
description: "Informations sur les conditions FIP pour la Tchéquie et les opérateurs proposant des réductions."
country: "czechia"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/denmark/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Dänemark"
description: "Informationen über die FIP-Bedingungen für Dänemark und für welche Betreiber Vergünstigungen genutzt werden können."
country: "denmark"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/denmark/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Denmark"
description: "Information about FIP conditions for Denmark and which operators offer discounts."
country: "denmark"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/denmark/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Danemark"
description: "Informations sur les conditions FIP au Danemark et les opérateurs qui proposent des réductions."
country: "denmark"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/france/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Frankreich"
description: "Informationen über die FIP-Bedingungen für Frankreich und für welche Betreiber Vergünstigungen genutzt werden können."
country: "france"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/france/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "France"
description: "Information about FIP conditions for France and which operators offer discounts."
country: "france"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/france/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "France"
description: "Informations sur les conditions FIP pour la France et les opérateurs où les réductions peuvent être utilisées."
country: "france"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/italy/index.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
draft: false
title: "Italien"
country: "italy"
description: "Informationen über die FIP-Bedingungen für Italien und für welche Betreiber Vergünstigungen genutzt werden können."
params:
operators_without_fip:
- Azienda Regionale Sarda Trasporti
Expand Down
1 change: 0 additions & 1 deletion content/country/italy/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
draft: false
title: "Italy"
country: "italy"
description: "Information about FIP conditions for Italy and which operators offer discounts."
params:
operators_without_fip:
- Azienda Regionale Sarda Trasporti
Expand Down
1 change: 0 additions & 1 deletion content/country/italy/index.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
draft: false
title: "Italie"
country: "italy"
description: "Informations sur les conditions FIP pour l’Italie et les opérateurs proposant des réductions."
params:
operators_without_fip:
- Azienda Regionale Sarda Trasporti
Expand Down
1 change: 0 additions & 1 deletion content/country/liechtenstein/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Liechtenstein"
description: "Informationen über die FIP-Bedingungen für Liechtenstein und für welche Betreiber Vergünstigungen genutzt werden können."
country: "liechtenstein"
---

Expand Down
1 change: 0 additions & 1 deletion content/country/liechtenstein/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Liechtenstein"
description: "Information about FIP conditions for Liechtenstein and which operators offer discounts."
country: "liechtenstein"
---

Expand Down
1 change: 0 additions & 1 deletion content/country/liechtenstein/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Liechtenstein"
description: "Informations sur les conditions FIP au Liechtenstein et pour quels opérateurs les réductions peuvent être utilisées."
country: "liechtenstein"
---

Expand Down
1 change: 0 additions & 1 deletion content/country/monaco/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Monaco"
description: "Informationen über die FIP-Bedingungen für Monaco und für welche Betreiber Vergünstigungen genutzt werden können."
country: "monaco"
---

Expand Down
1 change: 0 additions & 1 deletion content/country/monaco/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Monaco"
description: "Information about FIP conditions for Monaco and which operators offer discounts."
country: "monaco"
---

Expand Down
1 change: 0 additions & 1 deletion content/country/monaco/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Monaco"
description: "Informations sur les conditions FIP au Monaco et pour quels opérateurs les réductions peuvent être utilisées."
country: "monaco"
---

Expand Down
1 change: 0 additions & 1 deletion content/country/netherlands/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Niederlande"
description: "Informationen über die FIP-Bedingungen für die Niederlande und für welche Betreiber Vergünstigungen genutzt werden können."
country: "netherlands"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/netherlands/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Netherlands"
description: "Information about FIP conditions for the Netherlands and which operators offer discounts."
country: "netherlands"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/netherlands/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Pays-Bas"
description: "Informations sur les conditions FIP aux Pays-Bas et les opérateurs qui proposent des réductions."
country: "netherlands"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/poland/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Poland"
description: "Find out about the FIP conditions for Poland and for which operators you can benefit from discounts."
country: "poland"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/poland/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Pologne"
description: "Découvrez les conditions FIP en Pologne et les opérateurs proposant des réductions."
country: "poland"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/portugal/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Portugal"
description: "Informationen über die FIP-Bedingungen für Portugal und für welche Betreiber Vergünstigungen genutzt werden können."
country: "portugal"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/portugal/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Portugal"
description: "Find out about the FIP conditions for Portugal and for which operators you can benefit from discounts."
country: "portugal"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/portugal/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Portugal"
description: "Découvrez les conditions FIP au Portugal et les opérateurs proposant des réductions."
country: "portugal"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/slovakia/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Slowakei"
description: "Informationen über die FIP-Bedingungen für die Slowakei und für welche Betreiber Vergünstigungen genutzt werden können."
country: "slovakia"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/slovakia/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Slovakia"
description: "Find out about the FIP conditions for slovakia and for which operators you can benefit from discounts."
country: "slovakia"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/slovakia/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Slovaquie"
description: "Découvrez les conditions FIP en Slovaquie et les opérateurs proposant des réductions."
country: "slovakia"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/spain/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Spanien"
description: "Informationen über die FIP-Bedingungen für Spanien und für welche Betreiber Vergünstigungen genutzt werden können."
country: "spain"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/spain/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Spain"
description: "Find out about the FIP conditions for spain and for which operators you can benefit from discounts."
country: "spain"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/spain/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Espagne"
description: "Découvrez les conditions FIP en Espagne et les opérateurs proposant des réductions."
country: "spain"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/switzerland/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Schweiz"
description: "Informationen über die FIP-Bedingungen für die Schweiz und für welche Betreiber Vergünstigungen genutzt werden können."
country: "switzerland"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/switzerland/index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Switzerland"
description: "Information about FIP conditions for Switzerland and which operators offer discounts."
country: "switzerland"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/switzerland/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Suisse"
description: "Informations sur les conditions FIP pour la Suisse et pour quels opérateurs des réductions peuvent être utilisées."
country: "switzerland"
params:
operators_without_fip:
Expand Down
1 change: 0 additions & 1 deletion content/country/united-kingdom/index.de.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
draft: false
title: "Vereinigtes Königreich"
description: "Informationen über die FIP-Bedingungen für das Vereinigte Königreich und für welche Betreiber Vergünstigungen genutzt werden können."
country: "united-kingdom"
params:
operators_without_fip:
Expand Down
Loading
Loading