diff options
| -rw-r--r-- | config/locales/vehicle_translations.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/vehicle_translations.yml b/config/locales/vehicle_translations.yml index 58dc5c6b8..a1e33b8e4 100644 --- a/config/locales/vehicle_translations.yml +++ b/config/locales/vehicle_translations.yml @@ -6,7 +6,7 @@ en: set: "Set" to: "at (hh:mm)" first_stop_arrival_time: "Arrival time at first stop '%{stop_name}'" - first_stop_departure_time: "Arrival time at first stop '%{stop_name}'" + first_stop_departure_time: "Departure time at first stop '%{stop_name}'" multiple_cloning_form: "Repeat cloning based on a time interval" activemodel: attributes: |
