summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/en-ca/currency.js.uncompressed.js
blob: 53cb37866a3ba4030909c3920b3fcbd1f7e82811 (plain)
1
2
3
4
5
6
7
8
define(
"dojo/cldr/nls/en-ca/currency", //begin v1.x content
{
	"CAD_symbol": "$",
	"USD_symbol": "US$"
}
//end v1.x content
);