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