Skip to content

fix(i18n): add missing pt-BR translations for "shortcuts"#2532

Merged
graphieros merged 1 commit intonpmx-dev:mainfrom
tcelestino:brazilian-portuguese
Apr 15, 2026
Merged

fix(i18n): add missing pt-BR translations for "shortcuts"#2532
graphieros merged 1 commit intonpmx-dev:mainfrom
tcelestino:brazilian-portuguese

Conversation

@tcelestino
Copy link
Copy Markdown
Contributor

🔗 Linked issue

N/A

🧭 Context

Brazilian portuguese translation currently lacks 226 keys for full coverage as reported by npmx.dev/translation-status

Add translations for shortcuts missing keys to pt-BR.json

📚 Description

Added translations to shortcuts.ctrl_key, shortcuts.command_palette and shortcuts.command_palette_description in the pt-BR.json.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Apr 14, 2026 11:27pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Apr 14, 2026 11:27pm
npmx-lunaria Ignored Ignored Apr 14, 2026 11:27pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 3c0d592a-6700-448a-a9cb-8c6ba8df616b

📥 Commits

Reviewing files that changed from the base of the PR and between e331d86 and b20b481.

📒 Files selected for processing (1)
  • i18n/locales/pt-BR.json

📝 Walkthrough

Summary by CodeRabbit

  • New Features
    • Added Portuguese-Brazilian language support for keyboard shortcuts and command palette functionality.

Walkthrough

Three new localisation strings added to the Portuguese (Brazil) locale file for keyboard shortcuts: control key label, command palette name, and platform-specific keyboard shortcut descriptions for the command palette feature.

Changes

Cohort / File(s) Summary
Locale Additions
i18n/locales/pt-BR.json
Added three new shortcut-related i18n keys (ctrl_key, command_palette, command_palette_description) with Portuguese translations including platform-specific keyboard shortcut guidance (⌘K for macOS and Ctrl+K for Windows/Linux).

Possibly related PRs

Suggested reviewers

  • graphieros
  • shuuji3
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change—adding missing Brazilian Portuguese translations for shortcuts keys in the i18n locale file.
Description check ✅ Passed The description provides relevant context about the missing translation keys and clearly explains what was added to pt-BR.json.

✏️ 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.

@github-actions
Copy link
Copy Markdown

Hello! Thank you for opening your first PR to npmx, @tcelestino! 🚀

Here’s what will happen next:

  1. Our GitHub bots will run to check your changes.
    If they spot any issues you will see some error messages on this PR.
    Don’t hesitate to ask any questions if you’re not sure what these mean!

  2. In a few minutes, you’ll be able to see a preview of your changes on Vercel

  3. One or more of our maintainers will take a look and may ask you to make changes.
    We try to be responsive, but don’t worry if this takes a few days.

@github-actions
Copy link
Copy Markdown

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
i18n/locales/pt-BR.json Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@graphieros graphieros left a comment

Choose a reason for hiding this comment

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

Thank you :) 🌿

@graphieros graphieros added this pull request to the merge queue Apr 15, 2026
Merged via the queue into npmx-dev:main with commit 02ad831 Apr 15, 2026
22 checks passed
@tcelestino tcelestino deleted the brazilian-portuguese branch April 15, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants