<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Update Portal Languages in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/update-portal-languages/m-p/1110277#M6757</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I'm new to the Python API and I'd like to update available Portal languages.&lt;/P&gt;&lt;P&gt;I can get all available languages via&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;lang=refenv.admin.system.languages
lang&lt;/LI-CODE&gt;&lt;LI-CODE lang="javascript"&gt;{'languages': {'esri_ar': False,
  'esri_bs': True,
  'esri_ca': True,
  'esri_cs': True,
...
  'esri_zh': True}}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;But I cannot get the Portal to update it's language, eventhough it's document that it should be able:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.System.languages" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/python/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.System.languages&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For example the following statement does not change anything:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;lang_new= lang.update({'languages': {'esri_ar': True}})&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me getting this done?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
    <pubDate>Fri, 22 Oct 2021 14:57:40 GMT</pubDate>
    <dc:creator>CarstenHogertz</dc:creator>
    <dc:date>2021-10-22T14:57:40Z</dc:date>
    <item>
      <title>Update Portal Languages</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/update-portal-languages/m-p/1110277#M6757</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I'm new to the Python API and I'd like to update available Portal languages.&lt;/P&gt;&lt;P&gt;I can get all available languages via&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;lang=refenv.admin.system.languages
lang&lt;/LI-CODE&gt;&lt;LI-CODE lang="javascript"&gt;{'languages': {'esri_ar': False,
  'esri_bs': True,
  'esri_ca': True,
  'esri_cs': True,
...
  'esri_zh': True}}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;But I cannot get the Portal to update it's language, eventhough it's document that it should be able:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.System.languages" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/python/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.System.languages&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For example the following statement does not change anything:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;lang_new= lang.update({'languages': {'esri_ar': True}})&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me getting this done?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 14:57:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/update-portal-languages/m-p/1110277#M6757</guid>
      <dc:creator>CarstenHogertz</dc:creator>
      <dc:date>2021-10-22T14:57:40Z</dc:date>
    </item>
  </channel>
</rss>

