mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #1262] [MERGED] Added pt-PT translations #1255
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:pt-pt📝 Commits (2)
b12b516Added pt-PT599ca70chore: Include to locales, fix linting📊 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.