diff options
Diffstat (limited to 'config/locales/da.yml')
-rw-r--r-- | config/locales/da.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/da.yml b/config/locales/da.yml index bb13e1b8b..c33ac3a92 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1246,3 +1246,8 @@ da: 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 |