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