ttrss/lib/dojo/cldr/nls/pt-pt/number.js.uncompressed.js

11 lines
225 B
JavaScript
Raw Normal View History

2013-03-18 06:26:24 +00:00
define(
"dojo/cldr/nls/pt-pt/number", //begin v1.x content
{
"group": " ",
"decimalFormat-long": "000 biliões",
"currencyFormat": "#,##0.00 ¤",
"decimalFormat-short": "000 Bi",
"decimal": ","
}
//end v1.x content
);