diff options
| author | Xinhui | 2018-01-04 12:35:17 +0100 |
|---|---|---|
| committer | Xinhui | 2018-01-04 12:35:17 +0100 |
| commit | 346fa48d81aa9696bf2c3c8341d4d41c216889a7 (patch) | |
| tree | 867718a193c185badb6e9f3c4e1c3f54c9c36e64 /config | |
| parent | 6b42ecc9bced0f7c8ca7f9b81ad0c09e1f926b44 (diff) | |
| download | chouette-core-346fa48d81aa9696bf2c3c8341d4d41c216889a7.tar.bz2 | |
Display checksum for routing contraint zones -m Refs
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/routes.en.yml | 2 | ||||
| -rw-r--r-- | config/locales/routes.fr.yml | 2 | ||||
| -rw-r--r-- | config/locales/routing_constraint_zones.en.yml | 1 | ||||
| -rw-r--r-- | config/locales/routing_constraint_zones.fr.yml | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/config/locales/routes.en.yml b/config/locales/routes.en.yml index a056b8896..bd8358bdd 100644 --- a/config/locales/routes.en.yml +++ b/config/locales/routes.en.yml @@ -68,8 +68,8 @@ en: one: "route" other: "routes" attributes: - checksum: Checksum route: + checksum: Checksum wayback: positive: "forward" negative: "backward" diff --git a/config/locales/routes.fr.yml b/config/locales/routes.fr.yml index dd713058c..c08e64cfd 100644 --- a/config/locales/routes.fr.yml +++ b/config/locales/routes.fr.yml @@ -71,8 +71,8 @@ fr: one: "itinéraire" other: "itinéraires" attributes: - checksum: Signature métier route: + checksum: Signature métier wayback: positive: "Aller" negative: "Retour" diff --git a/config/locales/routing_constraint_zones.en.yml b/config/locales/routing_constraint_zones.en.yml index 34a10ac67..5675fd5db 100644 --- a/config/locales/routing_constraint_zones.en.yml +++ b/config/locales/routing_constraint_zones.en.yml @@ -7,6 +7,7 @@ en: other: routing constraint zones attributes: routing_constraint_zone: + checksum: Checksum name: Name stop_areas: Stop areas line: Line diff --git a/config/locales/routing_constraint_zones.fr.yml b/config/locales/routing_constraint_zones.fr.yml index 80bbad8cf..024dd3288 100644 --- a/config/locales/routing_constraint_zones.fr.yml +++ b/config/locales/routing_constraint_zones.fr.yml @@ -7,6 +7,7 @@ fr: other: zone de contraintes attributes: routing_constraint_zone: + checksum: Signature métier name: Nom stop_areas: Arrêts line: Ligne associée |
