diff options
| author | Vlatka Pavisic | 2017-04-11 15:42:29 +0200 |
|---|---|---|
| committer | Vlatka Pavisic | 2017-04-11 15:42:29 +0200 |
| commit | cb52e18005ee03db7d071418217cdcddaa44cec1 (patch) | |
| tree | 6fee641f00bfe471a6a62085d0c0dcc8685be789 | |
| parent | 28609cb29c9a637ac32c0b54a793efb66ca3ae1a (diff) | |
| download | chouette-core-cb52e18005ee03db7d071418217cdcddaa44cec1.tar.bz2 | |
Refs #3047 : Add lost translation
| -rw-r--r-- | config/locales/routing_constraint_zones.en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/routing_constraint_zones.en.yml b/config/locales/routing_constraint_zones.en.yml index e3e281d38..6599989e8 100644 --- a/config/locales/routing_constraint_zones.en.yml +++ b/config/locales/routing_constraint_zones.en.yml @@ -14,6 +14,7 @@ en: routing_constraint_zone: attributes: stop_points: + not_enough_stop_points: 'You should specify at least 2 stop points.' stop_points_not_from_route: 'Stop point does not belong to the Route of this Routing constraint zone.' routing_constraint_zones: actions: |
