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