Skip to content

chore: add Español - es-ES language support #533

Draft
SherlynS wants to merge 1 commit into
asgardeo:mainfrom
SherlynS:sherlynS-add-spa
Draft

chore: add Español - es-ES language support #533
SherlynS wants to merge 1 commit into
asgardeo:mainfrom
SherlynS:sherlynS-add-spa

Conversation

@SherlynS

@SherlynS SherlynS commented Jun 29, 2026

Copy link
Copy Markdown

Purpose

Previously, the Asgardeo JavaScript SDK did not have support for Spanish (Español - es-ES). Users who prefered Spanish would not have been able see UI components translated, limiting accessibility for Spanish-speaking users.

This PR addresses this barrier and now customers who prefer Spanish will be able to see UI components translated and easily navigate through other UI components for each readability and use.

Related PRs/Issues

Changes

  • Added new es-ES.ts file for Spanish translation
  • Added to index.ts the export value to make Spanish translations importable across SDK
  • Added spanish-translation-bundle.md changeset to trigger a minor @asgardeo/i18n version bump
  • Modified CONTRIBUTING.md doc to showcase documentation caveats encountered in building and testing.

Testing

  • Followed option 2: testing with sample in order to verify changes

Checklist

  • Followed the CONTRIBUTING guidelines.
  • Manual test round performed and verified.
  • Documentation provided. - updated exiting documentation
  • no unit tests - only sample testing

Security checks

@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 21ed93e2-d532-459b-8abd-890f53a9e4bc

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Add es-ES translation bundle, register it in the translations index,
add a changeset, and document build/testing caveats in CONTRIBUTING.md.
@SherlynS SherlynS force-pushed the sherlynS-add-spa branch from 24b120a to 2aac90d Compare July 3, 2026 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant