diff options
Diffstat (limited to 'config/locales/nl.yml')
-rw-r--r-- | config/locales/nl.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/nl.yml b/config/locales/nl.yml index cb5e9a8ae..9cf61d96d 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -918,3 +918,5 @@ nl: 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 + field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text + text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. |