]> git.wh0rd.org - tt-rss.git/blob - lib/dojo/cldr/nls/currency.js.uncompressed.js
update dojo to 1.7.3
[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": "AU$",
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 "es": true,
26 "fi": true,
27 "fr": true,
28 "he": true,
29 "hu": true,
30 "it": true,
31 "ja": true,
32 "ko": true,
33 "nb": true,
34 "nl": true,
35 "pl": true,
36 "pt": true,
37 "ro": true,
38 "ru": true,
39 "sk": true,
40 "sl": true,
41 "sv": true,
42 "th": true,
43 "tr": true,
44 "zh": true,
45 "zh-hant": true,
46 "zh-hk": true,
47 "zh-tw": true
48 });