diff options
Diffstat (limited to 'config/locales/hr.yml')
-rw-r--r-- | config/locales/hr.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 236b7fcb6..351e4b959 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1228,3 +1228,8 @@ hr: label_no_preview_alternative_html: No preview available. %{link} the file instead. label_no_preview_download: Download setting_close_duplicate_issues: Close duplicate issues automatically + error_exceeds_maximum_hours_per_day: Cannot log more than %{max_hours} hours on the + same day (%{logged_hours} hours have already been logged) + setting_time_entry_list_defaults: Timelog list defaults + setting_timelog_accept_0_hours: Accept time logs with 0 hours + setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user |