tt-rss/lib/dojo/cldr/nls/zh-tw/currency.js

8 lines
501 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
/*
2013-03-18 07:26:24 +01:00
Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
2012-08-14 16:59:10 +02:00
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
//>>built
2013-03-18 07:26:24 +01:00
define("dojo/cldr/nls/zh-tw/currency",{"HKD_displayName":"港幣","JPY_symbol":"¥","CAD_displayName":"加幣","CNY_displayName":"人民幣","USD_symbol":"$","AUD_displayName":"澳幣","JPY_displayName":"日圓","USD_displayName":"美金","GBP_displayName":"英鎊","EUR_displayName":"歐元"});