aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/commerceguys/intl/resources/number_format/en-NL.json
blob: b02be0cc4d02dfa7be0d89c4fd772f059ed50460 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
	"numbering_system": "latn",
	"decimal_pattern": "#,##0.###",
	"percent_pattern": "#,##0%",
	"currency_pattern": "¤ #,##0.00;¤ -#,##0.00",
	"accounting_currency_pattern": "¤ #,##0.00;(¤ #,##0.00)",
	"decimal_separator": ",",
	"grouping_separator": "."
}