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

9 lines
243 B
JSON
Raw Normal View History

{
"numbering_system": "latn",
"decimal_pattern": "#,##0.###",
"percent_pattern": "#,##0%",
"currency_pattern": "#,##0.00¤",
"accounting_currency_pattern": "#,##0.00¤;(#,##0.00¤)",
"decimal_separator": ",",
"grouping_separator": "."
}