webui-aria2/js/libs/dojo/cldr/nls/pt-pt/number.js

9 lines
144 B
JavaScript
Raw Normal View History

//>>built
define(
"dojo/cldr/nls/pt-pt/number", //begin v1.x content
{
"currencyFormat": "#,##0.00 ¤",
"group": " "
}
//end v1.x content
);