summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/en-au/currency.js
blob: b983ca9ae6b197cad0ed732e11727a965274e9fc (plain)
1
2
3
4
5
6
7
8
/*
	Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
	Available via Academic Free License >= 2.1 OR the modified BSD license.
	see: http://dojotoolkit.org/license for details
*/

//>>built
define("dojo/cldr/nls/en-au/currency",{"AUD_symbol":"$","USD_symbol":"US$"});