Custom localization is not working properly #19529
Labels
frontend
Severity/Major
Type/Bug
Type/UX
Issues/improvements required for better user-experience in the embedded components.
ui
Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console)
Describe the issue:
Have tried adding the custom localization to authentication endpoint by following the doc [1] but in IS 7.0.0 pack it is not working as expected. It will only resolve the supported locale combinations in [2]. With this implementation, the customizations are not working and the locale will be fall back to
en_US
if there is a not supported locale is requested.[1] https://is.docs.wso2.com/en/latest/references/extend/localization-support-in-identity-server/
[2] https://github.com/wso2/identity-apps/blob/1f49cc39fb58cf208e7d2d79165f72dd5c1b85ef/identity-apps-core/apps/authentication-portal/src/main/webapp/includes/localize.jsp#L40
How to reproduce:
[1] https://is.docs.wso2.com/en/latest/references/extend/localization-support-in-identity-server/#configure-localization-for-authentication-endpoints
Expected behavior:
Environment information (Please complete the following information; remove any unnecessary fields) :
Optional Fields
Related issues:
Suggested labels:
The text was updated successfully, but these errors were encountered: