summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojo/cldr/nls/el/number.xd.js
blob: 51d86a028526579d22f68e4c71461c6eed1209c6 (plain)
1
2
3
4
5
dojo._xdResourceLoaded(function(dojo, dijit, dojox){
return {depends: [["provide", "dojo.cldr.nls.el.number"]],
defineResource: function(dojo, dijit, dojox){dojo.provide("dojo.cldr.nls.el.number");dojo._xdLoadFlattenedBundle("dojo.cldr", "number", "el", ({"group":".","percentSign":"%","exponential":"e","percentFormat":"#,##0%","list":",","infinity":"∞","patternDigit":"#","minusSign":"-","decimal":",","nan":"NaN","nativeZeroDigit":"0","perMille":"‰","currencyFormat":"#,##0.00 ¤","plusSign":"+","scientificFormat":"#E0","currencySpacing-afterCurrency-currencyMatch":"[:letter:]","currencySpacing-beforeCurrency-surroundingMatch":"[:digit:]","decimalFormat-short":"000T","currencySpacing-afterCurrency-insertBetween":" ","currencySpacing-afterCurrency-surroundingMatch":"[:digit:]","currencySpacing-beforeCurrency-currencyMatch":"[:letter:]","decimalFormat":"#,##0.###","currencySpacing-beforeCurrency-insertBetween":" "})
);
}};});