streams/vendor/commerceguys/intl/resources/number_format/sq.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
250 B
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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