diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-11-18 12:43:02 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-11-18 12:43:02 +0000 |
commit | 05a160e372f78071661e5d6ddc0a6eb49b77ee59 (patch) | |
tree | 901c636146f4fdf69a1b64252ae985a287011fbd /config/locales/ko.yml | |
parent | 5495e6f3424f44faa16b4d03dfe1e76a30e50469 (diff) | |
download | redmine-05a160e372f78071661e5d6ddc0a6eb49b77ee59.tar.gz redmine-05a160e372f78071661e5d6ddc0a6eb49b77ee59.zip |
Adds setting_timespan_format i18n string (#23996).
git-svn-id: http://svn.redmine.org/redmine/trunk@15966 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 f04b94eb7..f7a4b4932 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1251,3 +1251,4 @@ ko: label_font_default: Default font label_font_monospace: Monospaced font label_font_proportional: Proportional font + setting_timespan_format: Time span format |