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

10 lines
158 B
JavaScript
Raw Normal View History

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