tt-rss/lib/dojo/cldr/nls/en-gb/number.js.uncompressed.js

8 lines
148 B
JavaScript
Raw Normal View History

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