[PR #640] [MERGED] Added Portuguese Translations #1055

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

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/640
Author: @trismu7
Created: 3/20/2024
Status: Merged
Merged: 3/20/2024
Merged by: @meltyshev

Base: masterHead: master


📝 Commits (2)

  • a537d00 Added Portuguese Translations
  • 2095529 ref: Fix linting, little refactoring

📊 Changes

4 files changed (+269 additions, -1 deletions)

View changed files

📝 client/src/locales/index.js (+2 -1)
client/src/locales/pt/core.js (+237 -0)
client/src/locales/pt/index.js (+8 -0)
client/src/locales/pt/login.js (+22 -0)

📄 Description

Added Portuguese (pt-BR) Translations.


🔄 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/640 **Author:** [@trismu7](https://github.com/trismu7) **Created:** 3/20/2024 **Status:** ✅ Merged **Merged:** 3/20/2024 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`a537d00`](https://github.com/plankanban/planka/commit/a537d0049d5e911306e934eb92c72bfcdc86ef54) Added Portuguese Translations - [`2095529`](https://github.com/plankanban/planka/commit/2095529e32ab4f63d875738ade5ae4d60af4ba28) ref: Fix linting, little refactoring ### 📊 Changes **4 files changed** (+269 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/index.js` (+2 -1) ➕ `client/src/locales/pt/core.js` (+237 -0) ➕ `client/src/locales/pt/index.js` (+8 -0) ➕ `client/src/locales/pt/login.js` (+22 -0) </details> ### 📄 Description Added Portuguese (pt-BR) Translations. --- <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:46:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1055