SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

0 0 13 TypeScript

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

### 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>
J
José Eduardo Dias committed
122f4c10c97f6df627ed79de7df4b38823eaaff8
Parent: 941a41f
Committed by GitHub <noreply@github.com> on 4/2/2026, 6:28:11 PM