]> git.wh0rd.org - tt-rss.git/blob - lib/dojo/cldr/nls/zh-tw/currency.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dojo / cldr / nls / zh-tw / currency.js.uncompressed.js
1 define(
2 "dojo/cldr/nls/zh-tw/currency", //begin v1.x content
3 {
4 "HKD_displayName": "港幣",
5 "JPY_symbol": "¥",
6 "CAD_displayName": "加幣",
7 "CNY_displayName": "人民幣",
8 "USD_symbol": "$",
9 "AUD_displayName": "澳幣",
10 "JPY_displayName": "日圓",
11 "USD_displayName": "美金",
12 "GBP_displayName": "英鎊",
13 "EUR_displayName": "歐元"
14 }
15 //end v1.x content
16 );