I'm trying to change the language of sketch widget into Arabic, how can I change the title used for each element and the labels of the graphics drawn.
thanks in advance.
Hi @AMostafaH ,
You can use the `intl` class to set the desired language as shown in this codepen
https://codepen.io/sagewall/pen/JjQjOmN
intl.setLocale("ar");
Thank you so much.
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.