mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #640] [MERGED] Added Portuguese Translations #1055
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/640
Author: @trismu7
Created: 3/20/2024
Status: ✅ Merged
Merged: 3/20/2024
Merged by: @meltyshev
Base:
master← Head:master📝 Commits (2)
a537d00Added Portuguese Translations2095529ref: 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.