mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 16:31:28 +00:00
upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
16
lib/dojo/cldr/nls/el/currency.js.uncompressed.js
Normal file
16
lib/dojo/cldr/nls/el/currency.js.uncompressed.js
Normal file
@@ -0,0 +1,16 @@
|
||||
define(
|
||||
"dojo/cldr/nls/el/currency", //begin v1.x content
|
||||
{
|
||||
"HKD_displayName": "Δολάριο Χονγκ Κονγκ",
|
||||
"CHF_displayName": "Φράγκο Ελβετίας",
|
||||
"CAD_displayName": "Δολάριο Καναδά",
|
||||
"CNY_displayName": "Γιουάν Ρενμίμπι Κίνας",
|
||||
"USD_symbol": "$",
|
||||
"AUD_displayName": "Δολάριο Αυστραλίας",
|
||||
"JPY_displayName": "Γιεν Ιαπωνίας",
|
||||
"USD_displayName": "Δολάριο ΗΠΑ",
|
||||
"GBP_displayName": "Λίρα Στερλίνα Βρετανίας",
|
||||
"EUR_displayName": "Ευρώ"
|
||||
}
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user