summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/pt-pt/number.js.uncompressed.js
blob: c67a2ea9e36796806e9482365b5a7ae91f087889 (plain)
1
2
3
4
5
6
7
8
9
10
11
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
);