Skip to content

Commit 64b6f5b

Browse files
authored
Merge pull request #6178 from MicrosoftDocs/2673525
portals support for Hebrew and Arabic languages - 2673525
2 parents 1a9e549 + 41f8d2c commit 64b6f5b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

powerapps-docs/maker/portals/configure/enable-multiple-language-support.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sandhangitmsft
55

66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 12/17/2021
8+
ms.date: 06/03/2022
99
ms.subservice: portals
1010
ms.author: sandhan
1111
ms.reviewer: ndoelman
@@ -47,10 +47,14 @@ You can set the default language of your portal by changing the *Default Languag
4747
4848
## Supported languages
4949

50-
The table below shows all the languages currently available out of the box. This list can be found by going to **Portals** > **Content** > **Portal Languages**. The Portal Display Name of a language can be changed after selecting the language to change from this page. Note that the list now includes East Asian languages (Japanese, Chinese, and Korean).
50+
The table below shows all the languages currently available out of the box. This list can be found by going to **Portals** > **Content** > **Portal Languages**. The Portal Display Name of a language can be changed after selecting the language to change from this page.
51+
52+
> [!NOTE]
53+
> Upgrade your portals website version to [9.4.4.xx](/power-platform/released-versions/portals/portalupdate944x) and package version [9.3.2204](../admin/update-portal-solution.md) to configure Arabic and Hebrew language for your website.
5154
5255
| **Name** | **Language Code** | **LCID** | **Portal Display Name** |
5356
|------------------------------------|-------------------|----------|-------------------------|
57+
| Arabic | ar-SA | 1025 | عربي |
5458
| Basque - Basque | eu-ES | 1069 | euskara |
5559
| Bulgarian - Bulgaria | bg-BG | 1026 | български |
5660
| Catalan - Catalan | ca-ES | 1027 | català |
@@ -68,6 +72,7 @@ The table below shows all the languages currently available out of the box. This
6872
| Galician - Spain | gl-ES | 1110 | galego |
6973
| German - Germany | de-DE | 1031 | Deutsch |
7074
| Greek - Greece | el-GR | 1032 | Ελληνικά |
75+
| Hebrew | he-IL | 1037 | עִברִית |
7176
| Hindi - India | hi-IN | 1081 | हिंदी |
7277
| Hungarian - Hungary | hu-HU | 1038 | magyar |
7378
| Indonesian - Indonesia | id-ID | 1057 | Bahasa Indonesia |
@@ -128,4 +133,3 @@ To avoid choosing the language from the drop down each time, Portal users can se
128133
> [!Note]
129134
> You will need to configure [table permissions](assign-entity-permissions.md) on the portal language table (adx_portallanguage) to allow read and append access linked to the default authenticated user web role to allow for users to choose their default language.
130135
131-
[!INCLUDE[footer-include](../../../includes/footer-banner.md)]

0 commit comments

Comments
 (0)