asgardeo/javascript
chore: add `Español - es-ES` language support
Aberta
#157 aberto em 24 de set. de 2025
@asgardeo/i18nComplexity/LowType/Improvementaccessibilitygood first issue
Métricas do repositório
- Stars
- (18 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Current Limitation
Currently, the Asgardeo JavaScript SDK does not have support for Spanish (Español - es-ES). Users who prefer Spanish will not see UI components translated, limiting accessibility for Spanish-speaking users.
[!Important] Contributors for this task should be native Spanish speakers or have professional fluency to ensure accurate, culturally appropriate translations.
Suggested Improvement
Add Spanish (es-ES) language support to the @asgardeo/i18n package.
Implementation Plan:
-
Create a new locale file:
-
Add documentation for usage:
- Update the SDK docs: https://wso2.com/asgardeo/docs/sdks/react/overview/
Please select the package issue is related to
@asgardeo/react, @asgardeo/nextjs
Version
current
Reporter Checklist
- I have searched the existing issues and this is not a duplicate.
- I have provided all the necessary information.
- I have verified the improvement is not available in the latest version of the package.