Skip to content

feat(locale): add Latvian language - #6552

Merged
benjamincanac merged 1 commit into
nuxt:v4from
martinszeltins:feat-locale-latvian
Jun 4, 2026
Merged

feat(locale): add Latvian language#6552
benjamincanac merged 1 commit into
nuxt:v4from
martinszeltins:feat-locale-latvian

Conversation

@martinszeltins

Copy link
Copy Markdown
Contributor

❓ 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 Latvian locale.

@github-actions github-actions Bot added the v4 #4488 label Jun 3, 2026
@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1dc4b3f8-f29b-4efa-b5f5-9cfd446487da

📥 Commits

Reviewing files that changed from the base of the PR and between ed2f955 and e09bf9e.

📒 Files selected for processing (2)
  • src/runtime/locale/index.ts
  • src/runtime/locale/lv.ts

📝 Walkthrough

Walkthrough

This PR adds Latvian locale support to the Nuxt UI library. A new Latvian locale definition file (src/runtime/locale/lv.ts) was created, containing a complete set of translated UI messages across multiple components and surfaces using the defineLocale<Messages> helper with the lv locale code. The locale was then integrated into the module by adding a re-export in the locale barrel index (src/runtime/locale/index.ts).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'feat(locale): add Latvian language' directly and clearly summarizes the main change: adding a new Latvian locale to the codebase.
Description check ✅ Passed The description 'Added Latvian locale' is directly related to the changeset, which adds Latvian locale files and exports.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new

pkg-pr-new Bot commented Jun 3, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/@nuxt/ui@6552

commit: e09bf9e

@benjamincanac
benjamincanac merged commit fa52538 into nuxt:v4 Jun 4, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants