diff options
| author | Zog | 2018-02-05 10:48:14 +0100 |
|---|---|---|
| committer | Zog | 2018-02-12 09:37:07 +0100 |
| commit | d2653a46bbaabd682d6029ec6907d6c7c0419542 (patch) | |
| tree | 3f0d5b9fd55d32715f108bc35bc060f0687b2ed6 | |
| parent | 045afc75458d1d3fc4a56875bd86e112f0a665da (diff) | |
| download | chouette-core-d2653a46bbaabd682d6029ec6907d6c7c0419542.tar.bz2 | |
Refs #5843; Fix wrong translation5843-bad-translation
| -rw-r--r-- | config/locales/vehicle_journeys.fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/vehicle_journeys.fr.yml b/config/locales/vehicle_journeys.fr.yml index 6bf167234..1034a3fba 100644 --- a/config/locales/vehicle_journeys.fr.yml +++ b/config/locales/vehicle_journeys.fr.yml @@ -124,7 +124,7 @@ fr: published_journey_name: "Nom public" purchase_window: "Disponibilité commerciale" regular_fs: "Service régulier" - route: "Séquence d'arrêt" + route: "Itinéraire" status_value: "Etat de trafic" time_slot: "Fréquence" time_table_ids: "Liste des calendriers" |
