diff options
Diffstat (limited to 'localedata/locales/pa_IN')
-rw-r--r-- | localedata/locales/pa_IN | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/localedata/locales/pa_IN b/localedata/locales/pa_IN index b371ae4e7d..831c66bb4a 100644 --- a/localedata/locales/pa_IN +++ b/localedata/locales/pa_IN @@ -72,7 +72,23 @@ copy "iso14651_t1" END LC_COLLATE LC_MONETARY -copy "hi_IN" +% This is the POSIX Locale definition the LC_MONETARY category. +int_curr_symbol "<U0049><U004E><U0052><U0020>" +currency_symbol "<U20B9>" +mon_decimal_point "<U002E>" +mon_thousands_sep "<U002C>" +mon_grouping 3 +positive_sign "" +negative_sign "<U002D>" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sep_by_space 1 +n_cs_precedes 1 +n_sep_by_space 1 +p_sign_posn 1 +n_sign_posn 1 +% END LC_MONETARY |