1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-25 16:27:33 +02:00
ttrss/lib/dojo/cldr/nls/zh-tw/number.js.uncompressed.js

9 lines
169 B
JavaScript
Raw Normal View History

2013-03-18 07:26:24 +01:00
define(
"dojo/cldr/nls/zh-tw/number", //begin v1.x content
{
"currencyFormat": "¤#,##0.00",
"decimalFormat-short": "000T",
"nan": "非數值"
}
//end v1.x content
);