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/mn.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/mn.yml')
-rw-r--r-- | config/locales/mn.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 17a63860c..e0bea04a4 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1155,3 +1155,4 @@ mn: 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: Overall spent time |