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/nb/currency.js.uncompressed.js

17 lines
475 B
JavaScript

define(
"dojo/cldr/nls/nb/currency", //begin v1.x content
{
"HKD_displayName": "Hongkong-dollar",
"CHF_displayName": "sveitsiske franc",
"CAD_displayName": "kanadiske dollar",
"CNY_displayName": "kinesiske yuan",
"AUD_displayName": "australske dollar",
"JPY_displayName": "japanske yen",
"USD_displayName": "amerikanske dollar",
"EUR_symbol": "€",
"GBP_displayName": "britiske pund sterling",
"GBP_symbol": "£",
"EUR_displayName": "euro"
}
//end v1.x content
);