define( "dojo/cldr/nls/ml/number", //begin v1.x content { "group": ",", "percentSign": "%", "exponential": "E", "scientificFormat": "#E0", "percentFormat": "#,##,##0%", "list": ";", "infinity": "∞", "patternDigit": "#", "minusSign": "-", "decimal": ".", "nan": "സംഖ്യയല്ല", "nativeZeroDigit": "0", "perMille": "‰", "decimalFormat": "#,##,##0.###", "currencyFormat": "#,##,##0.00¤", "plusSign": "+" } //end v1.x content );