You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/lib/dojo/cldr/nls/zh-hk/currency.js.uncompressed.js

16 lines
369 B
JavaScript

define(
"dojo/cldr/nls/zh-hk/currency", //begin v1.x content
{
"HKD_displayName": "港幣",
"JPY_symbol": "¥",
"CAD_displayName": "加幣",
"CNY_displayName": "人民幣",
"USD_symbol": "$",
"AUD_displayName": "澳幣",
"JPY_displayName": "日圓",
"USD_displayName": "美金",
"GBP_displayName": "英鎊",
"EUR_displayName": "歐元"
}
//end v1.x content
);