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