streams/vendor/commerceguys/intl/resources/number_format/en-SI.json
Klaus Weidenbach 66832c41e9 ⬆️ Update intl library.
Update intl library from v0.4? (2014) to v0.7.4 (2016).
Use global composer autoloader now.
2017-10-29 22:00:12 +01:00

9 lines
No EOL
249 B
JSON

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