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
2013-03-18 10:26:26 +04:00

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
);