diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2022-05-17 20:42:27 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2022-05-17 20:42:27 +0000 |
commit | 3719eb32f44681987df6bd55c9ca1888190daecb (patch) | |
tree | 9555964c5972c62f7f67dca984edcbc2313e4278 /config/locales/nl.yml | |
parent | 9e8a7abddbf3b5c6cff511ca0d81e1222cc15ded (diff) | |
download | redmine-3719eb32f44681987df6bd55c9ca1888190daecb.tar.gz redmine-3719eb32f44681987df6bd55c9ca1888190daecb.zip |
Update locales (#36891).
git-svn-id: https://svn.redmine.org/redmine/trunk@21590 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/nl.yml')
-rw-r--r-- | config/locales/nl.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 87e5b8b68..ee6f96aae 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1421,3 +1421,8 @@ nl: authentication at their next login. label_auto_watch_on: Auto watch label_auto_watch_on_issue_contributed_to: Issues I contributed to + text_project_close_confirmation: Are you sure you want to close the '%{value}' project + to make it read-only? + text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project? + text_project_archive_confirmation: Are you sure you want to archive the '%{value}' + project? |