streams/vendor/commerceguys/intl/resources/number_format/ks.json

12 lines
325 B
JSON
Raw Normal View History

{
"numbering_system": "arabext",
"decimal_pattern": "#,##,##0.###",
"percent_pattern": "#,##,##0%",
"currency_pattern": "¤ #,##,##0.00",
"accounting_currency_pattern": "¤ #,##,##0.00",
"decimal_separator": "٫",
"grouping_separator": "٬",
"plus_sign": "+",
"minus_sign": "-",
"percent_sign": "٪"
}