Rev | Line | |
---|
[483] | 1 | define({ root: |
---|
| 2 | |
---|
| 3 | //begin v1.x content |
---|
| 4 | { |
---|
| 5 | "scientificFormat": "#E0", |
---|
| 6 | "currencySpacing-afterCurrency-currencyMatch": "[:^S:]", |
---|
| 7 | "infinity": "â", |
---|
| 8 | "list": ";", |
---|
| 9 | "percentSign": "%", |
---|
| 10 | "minusSign": "-", |
---|
| 11 | "currencySpacing-beforeCurrency-surroundingMatch": "[:digit:]", |
---|
| 12 | "decimalFormat-short": "000T", |
---|
| 13 | "currencySpacing-afterCurrency-insertBetween": "Â ", |
---|
| 14 | "nan": "NaN", |
---|
| 15 | "plusSign": "+", |
---|
| 16 | "currencySpacing-afterCurrency-surroundingMatch": "[:digit:]", |
---|
| 17 | "currencySpacing-beforeCurrency-currencyMatch": "[:^S:]", |
---|
| 18 | "currencyFormat": "€ #,##0.00", |
---|
| 19 | "perMille": "â°", |
---|
| 20 | "group": ",", |
---|
| 21 | "percentFormat": "#,##0%", |
---|
| 22 | "decimalFormat-long": "000T", |
---|
| 23 | "decimalFormat": "#,##0.###", |
---|
| 24 | "decimal": ".", |
---|
| 25 | "currencySpacing-beforeCurrency-insertBetween": "Â ", |
---|
| 26 | "exponential": "E" |
---|
| 27 | } |
---|
| 28 | //end v1.x content |
---|
| 29 | , |
---|
| 30 | "ar": true, |
---|
| 31 | "ca": true, |
---|
| 32 | "cs": true, |
---|
| 33 | "da": true, |
---|
| 34 | "de": true, |
---|
| 35 | "el": true, |
---|
| 36 | "en": true, |
---|
| 37 | "en-gb": true, |
---|
| 38 | "es": true, |
---|
| 39 | "fi": true, |
---|
| 40 | "fr": true, |
---|
| 41 | "fr-ch": true, |
---|
| 42 | "he": true, |
---|
| 43 | "hu": true, |
---|
| 44 | "it": true, |
---|
| 45 | "ja": true, |
---|
| 46 | "ko": true, |
---|
| 47 | "nb": true, |
---|
| 48 | "nl": true, |
---|
| 49 | "pl": true, |
---|
| 50 | "pt": true, |
---|
| 51 | "pt-pt": true, |
---|
| 52 | "ro": true, |
---|
| 53 | "ru": true, |
---|
| 54 | "sk": true, |
---|
| 55 | "sl": true, |
---|
| 56 | "sv": true, |
---|
| 57 | "th": true, |
---|
| 58 | "tr": true, |
---|
| 59 | "zh": true, |
---|
| 60 | "zh-hant": true, |
---|
| 61 | "zh-hk": true, |
---|
| 62 | "zh-tw": true |
---|
| 63 | }); |
---|
Note: See
TracBrowser
for help on using the repository browser.