Skip to content

feat(plugin-redirects): add Portuguese translation#15269

Merged
paulpopus merged 3 commits intopayloadcms:mainfrom
josedudias:feat/pt-translation-redirects
Apr 2, 2026
Merged

feat(plugin-redirects): add Portuguese translation#15269
paulpopus merged 3 commits intopayloadcms:mainfrom
josedudias:feat/pt-translation-redirects

Conversation

@josedudias
Copy link
Copy Markdown
Contributor

What?

Adds Portuguese (pt) translations to the redirects plugin.

Why?

To support Portuguese-speaking users who utilize the redirects plugin, ensuring the Admin UI is fully localized for them.

How?

Created packages/plugin-redirects/src/translations/languages/pt.ts with the translated keys.
Registered the pt locale in packages/plugin-redirects/src/translations/index.ts.

Copilot AI review requested due to automatic review settings January 20, 2026 01:33
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds Portuguese (pt) language support to the redirects plugin by creating a new translation file and registering it in the translations index.

Changes:

  • Created Portuguese translation file with all required translation keys
  • Registered the Portuguese locale in the translations index

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
packages/plugin-redirects/src/translations/languages/pt.ts New translation file containing Portuguese translations for all 6 redirect plugin keys
packages/plugin-redirects/src/translations/index.ts Added import and registration of the Portuguese translation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/plugin-redirects/src/translations/index.ts Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions Bot added the stale label Mar 8, 2026
@paulpopus paulpopus enabled auto-merge (squash) April 2, 2026 18:03
@paulpopus paulpopus merged commit 122f4c1 into payloadcms:main Apr 2, 2026
157 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2026

🚀 This is included in version v3.82.0

milamer pushed a commit to milamer/payload that referenced this pull request Apr 20, 2026
### What?
Adds Portuguese (pt) translations to the redirects plugin.

### Why?
To support Portuguese-speaking users who utilize the redirects plugin,
ensuring the Admin UI is fully localized for them.

### How?
Created `packages/plugin-redirects/src/translations/languages/pt.ts`
with the translated keys.
Registered the `pt` locale in
`packages/plugin-redirects/src/translations/index.ts`.

---------

Co-authored-by: Paul Popus <paul@payloadcms.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants