diff options
author | Go MAEDA <maeda@farend.jp> | 2019-05-08 09:01:55 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-05-08 09:01:55 +0000 |
commit | 7e80fae310e4860c29485b6ee2fb5da53b528d73 (patch) | |
tree | 3e3fdd28b34721dbdc37f589ce6effd6c8b94ecc /config/locales/it.yml | |
parent | 0756ea42e41fbfed1994ae63ac6df9e3991dc658 (diff) | |
download | redmine-7e80fae310e4860c29485b6ee2fb5da53b528d73.tar.gz redmine-7e80fae310e4860c29485b6ee2fb5da53b528d73.zip |
Update locales (#14654).
git-svn-id: http://svn.redmine.org/redmine/trunk@18138 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 bee831e83..1c7af0765 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1275,3 +1275,4 @@ it: label_updated_issues: Updated issues text_avatar_server_config_html: The current avatar server is <a href="%{url}">%{url}</a>. You can configure it in config/configuration.yml. + setting_gantt_months_limit: Maximum number of months displayed on the gantt chart |