diff options
| author | cedricnjanga | 2017-10-25 15:57:10 +0200 | 
|---|---|---|
| committer | cedricnjanga | 2017-10-25 18:02:36 +0200 | 
| commit | 75cd86bc42702fe63f4a8b18ae711a91353a5ad1 (patch) | |
| tree | a6d99a032c10542729eeb8f6e86232b22463727a | |
| parent | 1ca1f347512c7a48b665ea46bcd5b5eb13ffd15f (diff) | |
| download | chouette-core-75cd86bc42702fe63f4a8b18ae711a91353a5ad1.tar.bz2 | |
Refs #3127 Change Route wayback translation
| -rw-r--r-- | config/locales/routes.fr.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/locales/routes.fr.yml b/config/locales/routes.fr.yml index 83a96732d..31838f1a7 100644 --- a/config/locales/routes.fr.yml +++ b/config/locales/routes.fr.yml @@ -81,7 +81,7 @@ fr:          number: "Indice"          comment: "Commentaire"          direction: "Direction" -        wayback: "Direction" +        wayback: "Sens"          stop_points: "Nb arrêts"          journey_patterns: "Nb missions"          opposite_route: "Itinéraire associé" | 
