mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 02:01:29 +00:00
upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
15
lib/dojo/cldr/nls/he/currency.js.uncompressed.js
Normal file
15
lib/dojo/cldr/nls/he/currency.js.uncompressed.js
Normal file
@@ -0,0 +1,15 @@
|
||||
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
|
||||
);
|
||||
Reference in New Issue
Block a user