mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 03:01:28 +00:00
upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
9
lib/dojo/cldr/nls/zh-tw/number.js.uncompressed.js
Normal file
9
lib/dojo/cldr/nls/zh-tw/number.js.uncompressed.js
Normal file
@@ -0,0 +1,9 @@
|
||||
define(
|
||||
"dojo/cldr/nls/zh-tw/number", //begin v1.x content
|
||||
{
|
||||
"currencyFormat": "¤#,##0.00",
|
||||
"decimalFormat-short": "000T",
|
||||
"nan": "非數值"
|
||||
}
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user