diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-05-09 17:17:37 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-05-09 17:17:37 +0000 |
commit | 3bdf6e995a35299c3e96cc7b0cbbd6a9baed0a98 (patch) | |
tree | 21752be2250632ce7e3990127c70b3d6964927e9 /config/locales/ko.yml | |
parent | 4019ba76ab3005ccc1f0495069861e4a8814be55 (diff) | |
download | redmine-3bdf6e995a35299c3e96cc7b0cbbd6a9baed0a98.tar.gz redmine-3bdf6e995a35299c3e96cc7b0cbbd6a9baed0a98.zip |
Adds setting_new_project_issue_tab_enabled i18n string (#6204).
git-svn-id: http://svn.redmine.org/redmine/trunk@15408 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ko.yml')
-rw-r--r-- | config/locales/ko.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 02653fc02..5e51443ff 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1240,3 +1240,4 @@ ko: button_filter: Filter mail_body_password_updated: Your password has been changed. label_no_preview: No preview available + setting_new_project_issue_tab_enabled: Display the "New issue" tab |