diff options
| author | Zog | 2018-05-29 10:18:16 +0200 |
|---|---|---|
| committer | Johan Van Ryseghem | 2018-05-30 16:29:33 +0200 |
| commit | 3e8d95ac8168205ac9526fb8663459d691d09c30 (patch) | |
| tree | fd2bc220473f4defe30a35668d6b9eead76f00fa /config/locales/ninoxe.en.yml | |
| parent | 971b267958c3bf78abea332e0af4c46a23679b61 (diff) | |
| download | chouette-core-3e8d95ac8168205ac9526fb8663459d691d09c30.tar.bz2 | |
Refs #6433; Fix specs
Diffstat (limited to 'config/locales/ninoxe.en.yml')
| -rw-r--r-- | config/locales/ninoxe.en.yml | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/config/locales/ninoxe.en.yml b/config/locales/ninoxe.en.yml index 134ef4f66..c380c2fb6 100644 --- a/config/locales/ninoxe.en.yml +++ b/config/locales/ninoxe.en.yml @@ -8,16 +8,9 @@ en: invalid_object_id_type: invalid type, must be %{type} time_table_period: start_must_be_before_end: end date must be after start date - time_table_date: + time_table_date: attributes: date: taken: dupplicate date for this timetable vehicle_journey_at_stop: arrival_must_be_before_departure: arrival time must be before departure time - timeband: - start_must_be_before_end: end date must be after start date - journey_frequency: - start_must_be_after_timeband: the date of departure must be greater or equal to the time bands - end_must_be_before_timeband: the end date must be less than or equal to the time bands - end_must_be_different_from_first: the end date must be different from first date - scheduled_headway_interval_greater_than_zero: interval must be greater than 0 |
