Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Mar 24, 2025

❓ 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 Armenian language (hy). All main interface lines have been translated.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 24, 2025

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

commit: b8be8fa

Comment on lines 30 to 31
vi: 'vn', // Vietnamese -> Vietnam
hy: 'hy' // Armenian -> Armenia
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't this be am?

Suggested change
vi: 'vn', // Vietnamese -> Vietnam
hy: 'hy' // Armenian -> Armenia
vi: 'vn', // Vietnamese -> Vietnam
hy: 'am' // Armenian -> Armenia

Copy link
Author

Choose a reason for hiding this comment

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

Yes, you are right! It should be am

@ghost ghost requested a review from benjamincanac March 24, 2025 10:28
@benjamincanac benjamincanac merged commit c76f590 into nuxt:v3 Mar 24, 2025
4 of 5 checks passed
@benjamincanac benjamincanac added the v3 #1289 label Apr 4, 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