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.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.