summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojo/cldr/nls/pt-pt/number.js
blob: 3a7656d432f8d522289ca884bda0b0e225db2119 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojo/cldr/nls/pt-pt/number", //begin v1.x content
{
	"currencyFormat": "#,##0.00 ¤",
	"group": " "
}
//end v1.x content
);