diff --git a/README.md b/README.md index a0a51341..17df10cd 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Cette carte internationale de réduction pour le personnel ferroviaire permet au Ce projet fournit des informations et des conseils d'utilisation sur la FIP ainsi que des particularités concernant les différentes compagnies ferroviaires participantes. La collaboration et les contributions d'informations sont toujours bienvenues. -Vous trouverez des instructions pour modifier les informations [ici dans le wiki](https://github.com/fipguide/fipguide.github.io/wiki/Français). +Vous trouverez des instructions pour modifier les informations [ici dans le wiki](https://github.com/fipguide/fipguide.github.io/wiki/English). L'état actuel du traitement des informations concernant chaque exploitant sont disponible ici : [Content Status](https://github.com/orgs/fipguide/projects/3) diff --git a/archetypes/booking/index.de.md b/archetypes/booking/index.de.md index 7582b680..e70ccf89 100644 --- a/archetypes/booking/index.de.md +++ b/archetypes/booking/index.de.md @@ -12,7 +12,7 @@ params: reservations: true # Definiere, ob Reservierungen bei dem Buchungsanbieter gebucht werden können. booking_link: "https://example.com" # Füge ein Link zur Buchungsplattform hinzu additional_info_link: "https://example.com/additional-info" # Füge einen Link zu zusätzlichen Informationen hinzu - type: "onsite" # Akzeptierte Typen sind: website, onsite, phone and email + type: "onsite" # Akzeptierte Typen sind: website, onsite, phone, email und machine --- {{% booking-section "fip_50" %}} diff --git a/archetypes/booking/index.en.md b/archetypes/booking/index.en.md index 8c9452ea..0f219084 100644 --- a/archetypes/booking/index.en.md +++ b/archetypes/booking/index.en.md @@ -12,7 +12,7 @@ params: reservations: true # Define if reservations can be booked with this booking platform booking_link: "https://example.com" # Add a link to the booking platform additional_info_link: "https://example.com/additional-info" # Add a link with additional information - type: "onsite" # Accepted types are: website, onsite, phone and email + type: "onsite" # Accepted types are: website, onsite, phone, email and machine --- {{% booking-section "fip_50" %}} diff --git a/archetypes/booking/index.fr.md b/archetypes/booking/index.fr.md index b2b5570a..0c45ec31 100644 --- a/archetypes/booking/index.fr.md +++ b/archetypes/booking/index.fr.md @@ -12,7 +12,7 @@ params: reservations: true # Indique si des réservations peuvent être effectuées via cette plateforme booking_link: "https://example.com" # Ajoutez un lien vers la plateforme de réservation additional_info_link: "https://example.com/additional-info" # Ajoutez un lien vers des informations supplémentaires - type: "onsite" # Types acceptés : website, onsite, phone et email + type: "onsite" # Types acceptés : website, onsite, phone, email et machine --- {{% booking-section "fip_50" %}} diff --git a/content/booking/obb-ticket-machine/index.de.md b/content/booking/obb-ticket-machine/index.de.md index 9f4b5100..e5f957fb 100644 --- a/content/booking/obb-ticket-machine/index.de.md +++ b/content/booking/obb-ticket-machine/index.de.md @@ -6,7 +6,7 @@ description: "Buchungsinformationen für die ÖBB Fahrkartenautomaten." params: fip_50: true additional_info_link: "https://www.oebb.at/de/reiseplanung-services/am-bahnhof/ticketautomat" - type: "onsite" + type: "machine" --- {{% booking-section "fip_50" %}} diff --git a/content/booking/obb-ticket-machine/index.en.md b/content/booking/obb-ticket-machine/index.en.md index 72070aa3..6f8a5a64 100644 --- a/content/booking/obb-ticket-machine/index.en.md +++ b/content/booking/obb-ticket-machine/index.en.md @@ -6,7 +6,7 @@ description: "Booking information for ÖBB ticket machines." params: fip_50: true additional_info_link: "https://www.oebb.at/en/reiseplanung-services/am-bahnhof/ticketautomat" - type: "onsite" + type: "machine" --- {{% booking-section "fip_50" %}} diff --git a/content/booking/obb-ticket-machine/index.fr.md b/content/booking/obb-ticket-machine/index.fr.md index eb3550a2..c0f8d3d6 100644 --- a/content/booking/obb-ticket-machine/index.fr.md +++ b/content/booking/obb-ticket-machine/index.fr.md @@ -6,7 +6,7 @@ description: "Informations de réservation via les distributeurs automatiques Ö params: fip_50: true additional_info_link: "https://www.oebb.at/en/reiseplanung-services/am-bahnhof/ticketautomat" - type: "onsite" + type: "machine" --- {{% booking-section "fip_50" %}} diff --git a/content/booking/sbb-ticket-machine/index.de.md b/content/booking/sbb-ticket-machine/index.de.md index 31cd8fed..eb198991 100644 --- a/content/booking/sbb-ticket-machine/index.de.md +++ b/content/booking/sbb-ticket-machine/index.de.md @@ -6,7 +6,7 @@ description: "Buchungsinformationen für FIP Fahrscheine an SBB Fahrkartenautoma params: fip_50: true additional_info_link: "https://www.sbb.ch/de/reiseinformationen/bahnhoefe/services-billettautomaten/sbb-billettautomat.html" - type: "website" + type: "machine" --- {{% booking-section "fip_50" %}} diff --git a/content/booking/sbb-ticket-machine/index.en.md b/content/booking/sbb-ticket-machine/index.en.md index b95dd104..2de9b00f 100644 --- a/content/booking/sbb-ticket-machine/index.en.md +++ b/content/booking/sbb-ticket-machine/index.en.md @@ -6,7 +6,7 @@ description: "Booking information for FIP tickets at SBB ticket machines" params: fip_50: true additional_info_link: "https://www.sbb.ch/en/travel-information/stations/services-ticket-machine/sbb-ticket-machine.html" - type: "website" + type: "machine" --- {{% booking-section "fip_50" %}} diff --git a/content/booking/sbb-ticket-machine/index.fr.md b/content/booking/sbb-ticket-machine/index.fr.md index 710a8be9..22a218d7 100644 --- a/content/booking/sbb-ticket-machine/index.fr.md +++ b/content/booking/sbb-ticket-machine/index.fr.md @@ -6,7 +6,7 @@ description: "Informations sur l’achat de billets FIP aux distributeurs automa params: fip_50: true additional_info_link: "https://www.sbb.ch/fr/informations-voyages/gares/services-distributeurs-billets/distributeur-de-billets.html" - type: "website" + type: "machine" --- {{% booking-section "fip_50" %}} diff --git a/i18n/fr.yaml b/i18n/fr.yaml index fb65a4db..488eb8ca 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -43,3 +43,18 @@ related: operators-nearby: Opérateurs voisins reportError: Signaler une erreur search-placeholder: Rechercher +skipToContent: Aller au contenu +support: + text: >- + Souhaitez-vous partager vos connaissances sur la réglementation FIP ? + Visitez notre dépôt + GitHub pour contribuer au contenu. Vous pouvez également nous écrire via + le formulaire de contact. + title: Soutenez-nous +toc_name: Sommaire +updateDate: Dernière mise à jour +wip: >- + Cette page est encore en cours de construction et le contenu peut être + incomplet. Nous serions ravis que vous contribuiez à l'amélioration de cette + page. [Plus d'informations sur + GitHub](https://github.com/fipguide/fipguide.github.io/wiki/English). diff --git a/layouts/partials/booking.html b/layouts/partials/booking.html index 9dcb7e07..c5f3abdc 100644 --- a/layouts/partials/booking.html +++ b/layouts/partials/booking.html @@ -1,4 +1,4 @@ -{{- $iconMapping := dict "website" "computer" "phone" "call" "onsite" "person" "email" "mail" -}} +{{- $iconMapping := dict "website" "computer" "phone" "call" "onsite" "person" "email" "mail" "machine" "confirmation_number" -}}