diff options
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r-- | config/locales/de.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 6044f10b0..aee072512 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -949,3 +949,5 @@ de: setting_commit_logtime_activity_id: Activity for logged time text_time_logged_by_changeset: Applied in changeset {{value}}. setting_commit_logtime_enabled: Enable time logging + notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed ({{max}}) + setting_gantt_items_limit: Maximum number of items displayed on the gantt chart |