number.js 198 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 define( //begin v1.x content { "decimalFormat-long": "000兆", "nan": "非數值", "currencyFormat": "¤#,##0.00", "$locale": "zh-hant-hk", "decimalFormat-short": "000T" } //end v1.x content );