asgardeo/javascript

chore: add `Español - es-ES` language support

开放

#157 创建于 2025年9月24日

 (10 条评论) (0 个反应) (1 位负责人)TypeScript (65 个派生)auto 404
@asgardeo/i18nComplexity/LowType/Improvementaccessibilitygood first issue

仓库指标

星标
 (18 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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:

  1. Create a new locale file:

    Follow https://github.com/asgardeo/javascript/blob/main/CONTRIBUTING.md#contributing-to-the-internalization-i18n-package

  2. Add documentation for usage:

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.

贡献者指南