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