mirror of
https://github.com/plankanban/planka.git
synced 2026-03-01 11:21:46 +03:00
[PR #1235] [MERGED] This pull request adds German (de-DE) translations for all notification messages #1242
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/1235
Author: @symonbaikov
Created: 7/5/2025
Status: ✅ Merged
Merged: 7/7/2025
Merged by: @meltyshev
Base:
master← Head:feat/german-translation📝 Commits (3)
ffb9693feat(api): allow setting custom fields when creating a card via API (closes #1155)e1efe66Add German (de-DE) translation and enable it in i18n configce5366bchore: 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.jsonwith 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.