diff options
| -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: |
