Skip to content

Conversation

@howbizarre
Copy link
Contributor

πŸ”— Linked issue

No issue

❓ 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 a language file, src/runtime/locale/bg.ts, to support Bulgarian language.

πŸ“ 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 3, 2025

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

commit: ed2b05b

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.

You're missing the export in the src/runtime/locale/index.ts. You can use the CLI to generate the right files when creating a locale: https://ui.nuxt.com/getting-started/i18n/nuxt#supported-languages

nuxt-ui make locale --code "en" --name "English"

@benjamincanac benjamincanac changed the title feat(lang): add Bulgarian language feat(locale): add Bulgarian language Apr 3, 2025
@benjamincanac benjamincanac merged commit a0c9731 into nuxt:v3 Apr 4, 2025
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