diff options
Diffstat (limited to 'config/locales/es.yml')
-rw-r--r-- | config/locales/es.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml index 9a4b0d6f0..b3c1a1c58 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -971,3 +971,5 @@ es: 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 |