ttrss/lib/dojo/cldr/nls/he/currency.js.uncompressed.js

15 lines
488 B
JavaScript
Raw Normal View History

2013-03-18 06:26:24 +00:00
define(
"dojo/cldr/nls/he/currency", //begin v1.x content
{
"HKD_displayName": "דולר הונג קונגי",
"CHF_displayName": "פרנק שוויצרי",
"CAD_displayName": "דולר קנדי",
"CNY_displayName": "יואן רנמינבי סיני",
"AUD_displayName": "דולר אוסטרלי",
"JPY_displayName": "ין יפני",
"USD_displayName": "דולר אמריקאי",
"GBP_displayName": "לירה שטרלינג",
"EUR_displayName": "אירו"
}
//end v1.x content
);