Does anyone know how to change default localization (English) to Russian? I tried dojoConfig, but nothing happens...
The Dojo framework (and thus the JS API) picks up the locale from the browser settings. You can override the browser locale in the dojoConfig settings. Please note: this setting is only read and used when the application first loads.
dojo.config (dojo/_base/config) — The Dojo Toolkit - Reference Guide
Internationalization (i18n) — The Dojo Toolkit - Reference Guide
I am talking about API use. And the thing is how to change localization in programming code?
I believe,
1. You need to install Russian language pack which you can download from ArcGIS Customer care.
2. Go to Administrator > Advanced tab > change the display language > Save.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.