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/it.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/it.yml')
-rw-r--r-- | config/locales/it.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index c29bf2700..709149438 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1149,3 +1149,4 @@ it: label_member_management_all_roles: Tutti i ruoli label_member_management_selected_roles_only: Solo questi ruoli label_password_required: Confirm your password to continue + label_total_spent_time: Totale tempo impiegato |