-
Notifications
You must be signed in to change notification settings - Fork 67
chore: add Español - es-ES language support #157
Copy link
Copy link
Open
Labels
@asgardeo/i18nIssues related to the InternationalisationIssues related to the InternationalisationComplexity/LowIssues with the implementation complexity flagged as `Low`Issues with the implementation complexity flagged as `Low`Type/ImprovementaccessibilityIssues related to accessibility complianceIssues related to accessibility compliancegood first issueGood for newcomersGood for newcomers
Description
Activity
Metadata
Metadata
Assignees
Labels
@asgardeo/i18nIssues related to the InternationalisationIssues related to the InternationalisationComplexity/LowIssues with the implementation complexity flagged as `Low`Issues with the implementation complexity flagged as `Low`Type/ImprovementaccessibilityIssues related to accessibility complianceIssues related to accessibility compliancegood first issueGood for newcomersGood for newcomers
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/i18npackage.Implementation Plan:
Create a new locale file:
Follow https://github.com/asgardeo/javascript/blob/main/CONTRIBUTING.md#contributing-to-the-internalization-i18n-package
Add documentation for usage:
Please select the package issue is related to
@asgardeo/react, @asgardeo/nextjs
Version
current
Reporter Checklist