-
Notifications
You must be signed in to change notification settings - Fork 7.4k
kyrgyz language support #40473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kyrgyz language support #40473
Conversation
Signed-off-by: Beksultan A <babdikaarov@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Everything looks good. The translations are accurate and clear.
I approve these changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this change and adding the new language!
There are some small changes I would like to see below.
As the translation itself has already been review, add those changes as an additional commit.
themes/src/main/resources-community/theme/base/admin/theme.properties
Outdated
Show resolved
Hide resolved
Signed-off-by: Beksultan A <babdikaarov@gmail.com>
Dear @ahus1 Thanks for your attention to this pull request. As requested the changes have been made:
The changes have been pushed — awaiting approval to merge. |
Thank you for the PR, I reviewed it and tested it locally. It looks good to me. Pinging the @keycloak/ui team to review it as well to approve it. |
Dear @ahus1, I am glad and appreciate that you have referenced this PR for the next step ui verification. Looking forward for the approval |
🇰🇬 Kyrgyz Language Support (
ky
)This pull request introduces Kyrgyz language support (
ky
) for the Keycloak UI and related themes.📝 Summary
This PR adds support for the
ky
locale by:🔧 Changed Files
✏️ Modified - 5 files
themes/src/main/resources-community/theme/base/account/theme.properties
js/apps/account-ui/test/personal-info/user-profile.json
themes/src/main/resources-community/theme/base/admin/theme.properties
themes/src/main/resources-community/theme/base/email/theme.properties
themes/src/main/resources-community/theme/base/login/theme.properties
📄 Created - 6 files
js/apps/account-ui/maven-resources-community/theme/keycloak.v3/account/messages/messages_ky.properties
js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_ky.properties
themes/src/main/resources-community/theme/base/account/messages/messages_ky.properties
themes/src/main/resources-community/theme/base/admin/messages/messages_ky.properties
themes/src/main/resources-community/theme/base/email/messages/messages_ky.properties
themes/src/main/resources-community/theme/base/login/messages/messages_ky.properties
📢 Call for Review
I would like to invite native Kyrgyz speakers to review and verify the accuracy of these translations.
🔗 Related Issue
Closes #40448