]> git.wh0rd.org - tt-rss.git/blob - lib/dojo/cldr/nls/currency.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dojo / cldr / nls / currency.js.uncompressed.js
1 define("dojo/cldr/nls/currency", { root:
2
3 //begin v1.x content
4 {
5 "USD_symbol": "US$",
6 "CAD_symbol": "CA$",
7 "GBP_symbol": "£",
8 "HKD_symbol": "HK$",
9 "JPY_symbol": "JP¥",
10 "AUD_symbol": "A$",
11 "CNY_symbol": "CN¥",
12 "EUR_symbol": "€"
13 }
14 //end v1.x content
15 ,
16 "ar": true,
17 "ca": true,
18 "cs": true,
19 "da": true,
20 "de": true,
21 "el": true,
22 "en": true,
23 "en-au": true,
24 "en-ca": true,
25 "en-gb": true,
26 "es": true,
27 "fi": true,
28 "fr": true,
29 "he": true,
30 "hu": true,
31 "it": true,
32 "ja": true,
33 "ko": true,
34 "nb": true,
35 "nl": true,
36 "pl": true,
37 "pt": true,
38 "pt-pt": true,
39 "ro": true,
40 "ru": true,
41 "sk": true,
42 "sl": true,
43 "sv": true,
44 "th": true,
45 "tr": true,
46 "zh": true,
47 "zh-hant": true,
48 "zh-hk": true,
49 "zh-tw": true
50 });