asgardeo/javascript

chore: add `Slovenian - sl-SI` language support

オープン

#200 opened on 2025/10/05

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (65 件のフォーク)auto 404
@asgardeo/i18nComplexity/LowType/Improvementaccessibilitygood first issue

Repository metrics

Stars
 (18 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Current Limitation

Currently, the Asgardeo JavaScript SDK does not have support for Slovenian (Slovenščina - sl-SI). Users who prefer Slovenian will not see UI components translated, limiting accessibility and localization for Slovenian-speaking users in Slovenia and globally.

[!Important] Contributors for this task should be native Slovenian speakers or have professional fluency to ensure accurate, culturally appropriate translations.

Suggested Improvement

Add Slovenian (sl-SI) 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/i18n

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.

コントリビューターガイド