diff options
Diffstat (limited to 'localedata/locales/es_ES')
-rw-r--r-- | localedata/locales/es_ES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/es_ES b/localedata/locales/es_ES index 86a8cd1069..ed8e88f830 100644 --- a/localedata/locales/es_ES +++ b/localedata/locales/es_ES @@ -122,7 +122,7 @@ int_curr_symbol "EUR " currency_symbol "€" mon_decimal_point "," mon_thousands_sep "." -mon_grouping 3;3 +mon_grouping 3 positive_sign "" negative_sign "-" int_frac_digits 2 @@ -138,7 +138,7 @@ END LC_MONETARY LC_NUMERIC decimal_point "," thousands_sep "." -grouping 3;3 +grouping 3 END LC_NUMERIC LC_TIME |