Skip to content

feat(locale): add Kyrgyz language support #4189

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

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from
Open

Conversation

aloky
Copy link

@aloky aloky commented May 19, 2025

πŸ”— Linked issue

N/A

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Added support for Kyrgyz language (ΠšΡ‹Ρ€Π³Ρ‹Π·Ρ‡Π°) with the 'ky' locale code.

Changes include:

  • Created a new localization file ky.ts with translations for all UI components
  • Added the Kyrgyz locale export to index.ts

Adding Kyrgyz localization extends the interface accessibility for Kyrgyz-speaking users and increases the total number of supported languages in the project.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@aloky aloky force-pushed the ky-locale branch 2 times, most recently from 9c471ee to 400b2b0 Compare May 19, 2025 17:16
Copy link

pkg-pr-new bot commented May 19, 2025

npm i https://pkg.pr.new/@nuxt/ui@4189

commit: 353d72a

Copy link
Member

@benjamincanac benjamincanac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe you should add a ky: 'kg' mapping in SupportedLanguages.vue, otherwise the flag displayed will not be πŸ‡°πŸ‡¬

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.

2 participants