summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/zh-hk/number.js.uncompressed.js
blob: b97f0d2275337f765c4a85c6650af97bcd152ab5 (plain)
1
2
3
4
5
6
7
8
9
define(
"dojo/cldr/nls/zh-hk/number", //begin v1.x content
{
	"currencyFormat": "¤#,##0.00",
	"decimalFormat-short": "000T",
	"nan": "非數值"
}
//end v1.x content
);