summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/nl/currency.js.uncompressed.js
blob: 1b9d07010590691a1eecfafcf8759bc0026b645b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
define(
"dojo/cldr/nls/nl/currency", //begin v1.x content
{
	"HKD_displayName": "Hongkongse dollar",
	"CHF_displayName": "Zwitserse franc",
	"CAD_displayName": "Canadese dollar",
	"CNY_displayName": "Chinese yuan renminbi",
	"AUD_displayName": "Australische dollar",
	"JPY_displayName": "Japanse yen",
	"USD_displayName": "Amerikaanse dollar",
	"GBP_displayName": "Brits pond sterling",
	"EUR_displayName": "Euro"
}
//end v1.x content
);