[PR #1262] [MERGED] Added pt-PT translations #1255

Closed
opened 2026-02-04 21:59:56 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1262
Author: @jorgecarleitao
Created: 7/20/2025
Status: Merged
Merged: 7/21/2025
Merged by: @meltyshev

Base: masterHead: pt-pt


📝 Commits (2)

📊 Changes

6 files changed (+432 additions, -0 deletions)

View changed files

📝 client/src/locales/index.js (+2 -0)
client/src/locales/pt-PT/core.js (+234 -0)
client/src/locales/pt-PT/index.js (+8 -0)
client/src/locales/pt-PT/login.js (+22 -0)
client/src/locales/pt-PT/markdown-editor.json (+165 -0)
📝 server/api/models/User.js (+1 -0)

📄 Description

NOTE: this PR was prepared with the help of perplexity.ai, pro edition as of 2025-20-07 based on the files from pt-BR, using the prompt: "please convert the below to pt-PT (it is pt-BR): {file content}".

I reviewed the content and spot-checked for any mistakes (PT is my native language) and confirm the accuracy of the translations and source code (e.g. no hidden utf-8 chars and the like).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/1262 **Author:** [@jorgecarleitao](https://github.com/jorgecarleitao) **Created:** 7/20/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `pt-pt` --- ### 📝 Commits (2) - [`b12b516`](https://github.com/plankanban/planka/commit/b12b5162fb6f956625ad2c8b426bc3ebcb2152e4) Added pt-PT - [`599ca70`](https://github.com/plankanban/planka/commit/599ca708abf3ac2fce649140eda3ecc5fe475f93) chore: Include to locales, fix linting ### 📊 Changes **6 files changed** (+432 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/index.js` (+2 -0) ➕ `client/src/locales/pt-PT/core.js` (+234 -0) ➕ `client/src/locales/pt-PT/index.js` (+8 -0) ➕ `client/src/locales/pt-PT/login.js` (+22 -0) ➕ `client/src/locales/pt-PT/markdown-editor.json` (+165 -0) 📝 `server/api/models/User.js` (+1 -0) </details> ### 📄 Description NOTE: this PR was prepared with the help of perplexity.ai, pro edition as of 2025-20-07 based on the files from pt-BR, using the prompt: "please convert the below to pt-PT (it is pt-BR): {file content}". I reviewed the content and spot-checked for any mistakes (PT is my native language) and confirm the accuracy of the translations and source code (e.g. no hidden utf-8 chars and the like). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:59:56 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1255