Skip to content

Conversation

aloky
Copy link
Contributor

@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 πŸ‡°πŸ‡¬

@aloky
Copy link
Contributor Author

aloky commented May 22, 2025

@benjamincanac done

@benjamincanac benjamincanac changed the title feat(locale): add Kyrgyz language support feat(locale): add Kyrgyz language May 22, 2025
@benjamincanac benjamincanac merged commit 4053047 into nuxt:v3 May 22, 2025
5 of 6 checks passed
@benjamincanac benjamincanac added the v3 #1289 label Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants