Skip to content

Conversation

@avenikolay
Copy link
Contributor

@avenikolay avenikolay commented Apr 10, 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 Tajik language (Тоҷикӣ) with the 'tj' locale code.

Changes include:

  • Created a new localization file tj.ts with translations for all UI components
  • Added the Tajik locale export to index.ts
  • Alphabetically sorted locales (repositioning ckb and cs)

Adding Tajik localization extends the interface accessibility for Tajik-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.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Apr 10, 2025

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

commit: 335b45c

@benjamincanac benjamincanac changed the title feat: Add Tajik (tj) locale support feat(locale): ddd Tajik language Apr 10, 2025
@benjamincanac benjamincanac changed the title feat(locale): ddd Tajik language feat(locale): add Tajik language Apr 10, 2025
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.

The flag displayed for this locale will be 🇹🇯, is it correct?

@avenikolay
Copy link
Contributor Author

The flag displayed for this locale will be 🇹🇯, is it correct?

Yes, it is correct.

@benjamincanac benjamincanac merged commit f42a79b into nuxt:v3 Apr 11, 2025
6 checks passed
@avenikolay avenikolay deleted the tajik-localization branch April 14, 2025 08:52
@benjamincanac benjamincanac added the v3 #1289 label Apr 16, 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