[PR #1235] [MERGED] This pull request adds German (de-DE) translations for all notification messages #1242

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

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1235
Author: @symonbaikov
Created: 7/5/2025
Status: Merged
Merged: 7/7/2025
Merged by: @meltyshev

Base: masterHead: feat/german-translation


📝 Commits (3)

  • ffb9693 feat(api): allow setting custom fields when creating a card via API (closes #1155)
  • e1efe66 Add German (de-DE) translation and enable it in i18n config
  • ce5366b chore: Fix locale position

📊 Changes

2 files changed (+17 additions, -1 deletions)

View changed files

📝 server/config/i18n.js (+1 -1)
server/config/locales/de-DE.json (+16 -0)

📄 Description

Added server/config/locales/de-DE.json with German translations for all core notification messages (card creation, movement, comments, mentions, etc.).
Enabled German locale in the i18n configuration.


🔄 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/1235 **Author:** [@symonbaikov](https://github.com/symonbaikov) **Created:** 7/5/2025 **Status:** ✅ Merged **Merged:** 7/7/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `feat/german-translation` --- ### 📝 Commits (3) - [`ffb9693`](https://github.com/plankanban/planka/commit/ffb96931843b141811cfabf65203537d18500de8) feat(api): allow setting custom fields when creating a card via API (closes #1155) - [`e1efe66`](https://github.com/plankanban/planka/commit/e1efe663a0799f870415999aee9b3ae650842104) Add German (de-DE) translation and enable it in i18n config - [`ce5366b`](https://github.com/plankanban/planka/commit/ce5366be284184e2cc0f631441766a7455b6543c) chore: Fix locale position ### 📊 Changes **2 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/config/i18n.js` (+1 -1) ➕ `server/config/locales/de-DE.json` (+16 -0) </details> ### 📄 Description Added `server/config/locales/de-DE.json` with German translations for all core notification messages (card creation, movement, comments, mentions, etc.). Enabled German locale in the i18n configuration. --- <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:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1242