diff options
Diffstat (limited to 'js/dojo-1.6/dojo/cldr/nls/th/number.xd.js')
| -rw-r--r-- | js/dojo-1.6/dojo/cldr/nls/th/number.xd.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojo/cldr/nls/th/number.xd.js b/js/dojo-1.6/dojo/cldr/nls/th/number.xd.js new file mode 100644 index 0000000..51f3173 --- /dev/null +++ b/js/dojo-1.6/dojo/cldr/nls/th/number.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojo.cldr.nls.th.number"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojo.cldr.nls.th.number");dojo._xdLoadFlattenedBundle("dojo.cldr", "number", "th", ({"group":",","percentSign":"%","exponential":"E","percentFormat":"#,##0%","scientificFormat":"#E0","list":";","infinity":"∞","patternDigit":"#","minusSign":"-","decimal":".","nan":"NaN","nativeZeroDigit":"0","perMille":"‰","decimalFormat":"#,##0.###","currencyFormat":"¤#,##0.00;¤-#,##0.00","plusSign":"+","currencySpacing-afterCurrency-currencyMatch":"[:letter:]","currencySpacing-beforeCurrency-surroundingMatch":"[:digit:]","decimalFormat-short":"000T","currencySpacing-afterCurrency-insertBetween":" ","currencySpacing-afterCurrency-surroundingMatch":"[:digit:]","currencySpacing-beforeCurrency-currencyMatch":"[:letter:]","currencySpacing-beforeCurrency-insertBetween":" "})
+); +}};});
\ No newline at end of file |
