diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-12-17 20:18:43 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-12-17 20:18:43 +0000 |
commit | 6b94614c36c13c0e8dc8665bf9b566aab90fcc53 (patch) | |
tree | bcd171980a42d3160fdf3182add20fe83e47a536 /config/locales/ko.yml | |
parent | a011e9a9bf5619186f292449f41e37f4cae4851d (diff) | |
download | redmine-6b94614c36c13c0e8dc8665bf9b566aab90fcc53.tar.gz redmine-6b94614c36c13c0e8dc8665bf9b566aab90fcc53.zip |
Added missing translation for permission_view_issues (#4415).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3182 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 51a70762d..5402fc191 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -920,3 +920,4 @@ ko: error_workflow_copy_source: Please select a source tracker or role label_update_issue_done_ratios: Update issue done ratios setting_start_of_week: Start calendars on + permission_view_issues: View Issues |