8000 feat(locale): add Armenian language by w33bvGL Β· Pull Request #3664 Β· nuxt/ui Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(locale): add Armenian language #3664

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

Merged
merged 4 commits into from
Mar 24, 2025
Merged

feat(locale): add Armenian language #3664

merged 4 commits into from
Mar 24, 2025

Conversation

w33bvGL
Copy link
Contributor
@w33bvGL w33bvGL 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.

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
Contributor 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

@w33bvGL w33bvGL 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
rdjanuar pushed a commit to rdjanuar/ui that referenced this pull request Apr 23, 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
0