Skip to content

Commit adc4298

Browse files
Fix error message
Jira-Issue: MAV-3370
1 parent 3240f3d commit adc4298

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/locales/en.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,9 @@ en:
157157
performed_at_time:
158158
blank: Enter a date time
159159
invalid: Enter a valid time
160-
missing_hour: Enter a day
161-
missing_minute: Enter a month
162-
missing_second: Enter a year
160+
missing_hour: Enter an hour
161+
missing_minute: Enter a minute
162+
missing_second: Enter a second
163163
performed_by_given_name:
164164
blank: First name can't be blank
165165
performed_by_family_name:

0 commit comments

Comments
 (0)