Commit 122f4c1
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>1 parent 941a41f commit 122f4c1
2 files changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments