diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-03-05 07:59:16 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-03-05 07:59:16 +0000 |
commit | fe1e98f131fc258711084cc9faa74cfa0b3b0fcd (patch) | |
tree | 03b4039b545b5eb8edf466a11b47decfa0d2a4f2 /config/locales/ko.yml | |
parent | 91d10c63f02c6116c6215d66fa8ff7b17cddf527 (diff) | |
download | redmine-fe1e98f131fc258711084cc9faa74cfa0b3b0fcd.tar.gz redmine-fe1e98f131fc258711084cc9faa74cfa0b3b0fcd.zip |
Adds :label_last_notes string to locales (#1474).
git-svn-id: http://svn.redmine.org/redmine/trunk@16368 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 8d22f3cc6..ebcfc886a 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1262,3 +1262,4 @@ ko: field_updated_by: Updated by field_last_updated_by: Last updated by field_full_width_layout: Full width layout + label_last_notes: Last notes |