[PR #1150] [MERGED] feat(i18n): Update pl-PL translation #1202

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

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1150
Author: @VectorKappa
Created: 5/26/2025
Status: Merged
Merged: 5/26/2025
Merged by: @meltyshev

Base: masterHead: i18n-pl_PL


📝 Commits (4)

  • edd4af6 feat(i18n): Update pl-PL translation
  • fa10730 Merge branch 'plankanban:master' into i18n-pl_PL
  • ba14dc2 fix(i18n): [pl-PL] Improper capitalization on _title keys
  • afa0413 chore: Fix linting, replace wrong unicode characters

📊 Changes

3 files changed (+422 additions, -52 deletions)

View changed files

📝 client/src/locales/pl-PL/core.js (+247 -49)
📝 client/src/locales/pl-PL/login.js (+10 -3)
client/src/locales/pl-PL/markdown-editor.json (+165 -0)

📄 Description

Updated the translation to include new features, fixed some issues.


🔄 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/1150 **Author:** [@VectorKappa](https://github.com/VectorKappa) **Created:** 5/26/2025 **Status:** ✅ Merged **Merged:** 5/26/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `i18n-pl_PL` --- ### 📝 Commits (4) - [`edd4af6`](https://github.com/plankanban/planka/commit/edd4af6a1f9f297fb7944727f15e46fc1df4fb91) feat(i18n): Update pl-PL translation - [`fa10730`](https://github.com/plankanban/planka/commit/fa107306af524ea38f9c958415618bc72e061f27) Merge branch 'plankanban:master' into i18n-pl_PL - [`ba14dc2`](https://github.com/plankanban/planka/commit/ba14dc25a96e7c6d25d2295240e03fdf99c4ede6) fix(i18n): [pl-PL] Improper capitalization on `_title` keys - [`afa0413`](https://github.com/plankanban/planka/commit/afa0413131c6fce74b5f902f2334c41f82031a34) chore: Fix linting, replace wrong unicode characters ### 📊 Changes **3 files changed** (+422 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/pl-PL/core.js` (+247 -49) 📝 `client/src/locales/pl-PL/login.js` (+10 -3) ➕ `client/src/locales/pl-PL/markdown-editor.json` (+165 -0) </details> ### 📄 Description Updated the translation to include new features, fixed some issues. --- <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:56:45 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1202