aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert2017-06-28 11:48:54 +0200
committerRobert2017-06-28 11:48:54 +0200
commitb112d6e5446ae1677e9afe527a5fefd30620b14c (patch)
tree081371f5863572d915efb9631701032d0e14f36d
parent3a350ab31d620b963a8f96b298b4d5850af4a84e (diff)
parent38127d1befe05472b7d626fcf152f5506d1d835d (diff)
downloadchouette-core-b112d6e5446ae1677e9afe527a5fefd30620b14c.tar.bz2
Merge branch 'master' of github.com:af83/stif-boiv
-rw-r--r--config/locales/routes.en.yml2
-rw-r--r--config/locales/routes.fr.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/routes.en.yml b/config/locales/routes.en.yml
index 718521c51..d8160772f 100644
--- a/config/locales/routes.en.yml
+++ b/config/locales/routes.en.yml
@@ -58,7 +58,7 @@ en:
comment: "Comments"
number: "Number"
direction: "Direction"
- wayback: "Wayback"
+ wayback: "Direction"
stop_points: "Nb Stop points"
opposite_route: "Reversed route"
opposite_route_id: "Reversed route"
diff --git a/config/locales/routes.fr.yml b/config/locales/routes.fr.yml
index 67e538be4..0af2832a2 100644
--- a/config/locales/routes.fr.yml
+++ b/config/locales/routes.fr.yml
@@ -58,7 +58,7 @@ fr:
number: "Indice"
comment: "Commentaire"
direction: "Direction"
- wayback: "Sens"
+ wayback: "Direction"
stop_points: "Nb arrêts"
journey_patterns: "Nb missions"
opposite_route: "Itinéraire associé"