You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/lib/dojo/cldr/nls/zh-tw/number.js.uncompressed.js

9 lines
169 B
JavaScript

define(
"dojo/cldr/nls/zh-tw/number", //begin v1.x content
{
"currencyFormat": "¤#,##0.00",
"decimalFormat-short": "000T",
"nan": "非數值"
}
//end v1.x content
);