feat(i18n): add Hindi (hi-IN) language support#175
Closed
adityagupta0251 wants to merge 0 commit intoasgardeo:mainfrom
Closed
feat(i18n): add Hindi (hi-IN) language support#175adityagupta0251 wants to merge 0 commit intoasgardeo:mainfrom
adityagupta0251 wants to merge 0 commit intoasgardeo:mainfrom
Conversation
Contributor
Author
|
@brionmario Now , checkout this.. Hope After some trouble this could be fine since Thanks for recomending contribution guide to learn from it now if again there or Key points that i missed please guide us.. |
brionmario
reviewed
Sep 29, 2025
brionmario
reviewed
Sep 29, 2025
packages/javascript/src/hindi_support_test/set-hi-IN-locale.tsx
Outdated
Show resolved
Hide resolved
brionmario
reviewed
Sep 29, 2025
brionmario
reviewed
Sep 29, 2025
Contributor
Author
|
@brionmario Thank you for giving me a chance 🙌 Check out my work |
Member
|
@adityagupta0251 Thanks for the updates.
|
c8cab99 to
ef57938
Compare
Contributor
Author
|
@brionmario Done all things |
Member
Great now the block comment issue is fixed. I think the issue might be that ESLint & Prettier plugins are not installed properly. Lets do these changes and we are good to merge. |
brionmario
reviewed
Sep 29, 2025
Member
brionmario
reviewed
Sep 29, 2025
| */ | ||
|
|
||
| export {default as en_US} from './en-US'; | ||
| export {default as en_US} from './en-US'; No newline at end of file |
Member
There was a problem hiding this comment.
No need to change this file.
brionmario
reviewed
Sep 29, 2025
ef57938 to
9275cad
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Purpose
Add Hindi (hi-IN) language support to the Asgardeo JavaScript SDK.
Changes
src/i18n/hi-IN.tswith Hindi translations.