diff options
Diffstat (limited to 'localedata/locales/ko_KR')
-rw-r--r-- | localedata/locales/ko_KR | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/localedata/locales/ko_KR b/localedata/locales/ko_KR index 1b9ec128ce..cfeeadc1e7 100644 --- a/localedata/locales/ko_KR +++ b/localedata/locales/ko_KR @@ -11120,7 +11120,9 @@ END LC_CTYPE LC_MONETARY int_curr_symbol "<U004B><U0052><U0057><U0020>" -currency_symbol "<U20A9>" +% Should be U20A9 but this is not in EUC-KR. Or is it? +% currency_symbol "<U20A9>" +currency_symbol "<UFFE6>" mon_decimal_point "<U002E>" mon_thousands_sep "<U002C>" mon_grouping 3;3 |