diff options
Diffstat (limited to 'config/locales/pt-BR.yml')
-rw-r--r-- | config/locales/pt-BR.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 63d986576..c0752f374 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -954,3 +954,5 @@ pt-BR: 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 |