Skip to content

Commit d871b09

Browse files
Merge pull request #6162 from wso2/pavinduLakshan-patch-16
Add Dutch localization as a supported language for IS and Asgardeo
2 parents c600761 + 1d7c3f3 commit d871b09

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

en/includes/guides/branding/localization/localization-overview.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,16 @@ These interfaces support i18n, allowing {{product_name}} to load text content fr
9898
<code>si-LK</code>
9999
</td>
100100
</tr>
101+
{% if product_name == "Asgardeo" or (product_name == "WSO2 Identity Server" and is_version > "7.3.0") %}
102+
<tr>
103+
<td>
104+
Dutch
105+
</td>
106+
<td>
107+
<code>nl-NL</code>
108+
</td>
109+
</tr>
110+
{% endif %}
101111
</table>
102112

103113
## Configure language settings

0 commit comments

Comments
 (0)