9 lines
144 B
JavaScript
Raw Normal View History

2012-06-19 12:07:43 +10:00
//>>built
define(
"dojo/cldr/nls/pt-pt/number", //begin v1.x content
{
"currencyFormat": "#,##0.00 ¤",
"group": " "
}
//end v1.x content
);