summaryrefslogtreecommitdiffstats
path: root/lang/ko.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-06-26 19:46:57 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-06-26 19:46:57 +0000
commita4a8b6381e4a162da85319e216a770ee7bd82202 (patch)
tree9db63e7eb87f36981ab4b551e9df0c4658d530ff /lang/ko.yml
parent864ac367e85160b523b2f05522cbf0d3f2d65c0d (diff)
downloadredmine-a4a8b6381e4a162da85319e216a770ee7bd82202.tar.gz
redmine-a4a8b6381e4a162da85319e216a770ee7bd82202.zip
Adds a key in lang files (general_csv_decimal_separator) to set the decimal separator (point or comma) in csv exports (#1372).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1591 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/ko.yml')
-rw-r--r--lang/ko.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ko.yml b/lang/ko.yml
index f945537a9..8e0d35ef4 100644
--- a/lang/ko.yml
+++ b/lang/ko.yml
@@ -48,6 +48,7 @@ general_text_no: '아니오'
general_text_yes: '예'
general_lang_name: 'Korean (한국어)'
general_csv_separator: ','
+general_csv_decimal_separator: '.'
general_csv_encoding: CP949
general_pdf_encoding: CP949
general_day_names: 월요일,화요일,수요일,목요일,금요일,토요일,일요일