summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/zh-hk/currency.js.uncompressed.js
blob: 08d8d277fcacdaf7edfeea05bf8b924d5b1e88b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
define(
"dojo/cldr/nls/zh-hk/currency", //begin v1.x content
{
	"HKD_displayName": "港幣",
	"JPY_symbol": "¥",
	"CAD_displayName": "加幣",
	"CNY_displayName": "人民幣",
	"USD_symbol": "$",
	"AUD_displayName": "澳幣",
	"JPY_displayName": "日圓",
	"USD_displayName": "美金",
	"GBP_displayName": "英鎊",
	"EUR_displayName": "歐元"
}
//end v1.x content
);