Select to view content in your preferred language

Export one locale

170
1
03-20-2025 11:28 AM
LondonWalker
Regular Contributor

I am trying to export a Spanish locale for my app so it will be defaulted in Spanish and I am doing this 

zipApp('2', 'propertytaxdistrictses.zip', '', {locales:['es']})" but it still exports english because when i open the app after deployment it's loading in English. It doesn't work for French, so I guess it is deploying less locales. Am I missing where else to edit the locale?
0 Kudos
1 Reply
TianWen
Esri Contributor

English is always supported and set as the default regardless of the settings. Other languages require the necessary resources to be included during download. We will consider enhancing the experience to allow users to choose their default language. Thanks!

0 Kudos