sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

24 lines
644 B

This file contains unexpected Bidirectional Unicode characters!

This file contains unexpected Bidirectional Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

define(
//begin v1.x content
{
"HKD_displayName": "דולר הונג קונגי",
"CNY_displayName": "יואן סיני",
"JPY_displayName": "ין יפני",
"JPY_symbol": "¥",
"USD_displayName": "דולר אמריקאי",
"CAD_symbol": "CA$",
"GBP_displayName": "לירה שטרלינג",
"CHF_displayName": "פרנק שוויצרי",
"CNY_symbol": "CN¥",
"EUR_displayName": "אירו",
"GBP_symbol": "£",
"CAD_displayName": "דולר קנדי",
"USD_symbol": "$",
"EUR_symbol": "€",
"AUD_displayName": "דולר אוסטרלי",
"CHF_symbol": "CHF",
"HKD_symbol": "HK$",
"AUD_symbol": "A$"
}
//end v1.x content
);