diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-07-05 12:16:56 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-07-05 12:16:56 +0000 |
commit | f6ea714f52ae94d798ae1f4d47605942e00f790b (patch) | |
tree | ed6c484f6a6a996969050a6bca56f74d5d570512 /config/locales/nl.yml | |
parent | 71942ec5a2b5bccc44c95d22a467e8c5a6be3d98 (diff) | |
download | redmine-f6ea714f52ae94d798ae1f4d47605942e00f790b.tar.gz redmine-f6ea714f52ae94d798ae1f4d47605942e00f790b.zip |
Adds "Total spent hours" column available on the issue list (#11253).
git-svn-id: http://svn.redmine.org/redmine/trunk@14406 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/nl.yml')
-rw-r--r-- | config/locales/nl.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 3d3c8ded0..96dfa9f7d 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1133,3 +1133,4 @@ nl: label_member_management_all_roles: All roles label_member_management_selected_roles_only: Only these roles label_password_required: Confirm your password to continue + label_total_spent_time: Totaal bestede tijd |