[PR #306] [MERGED] fix: Update German translation #980

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

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/306
Author: @connorlanigan
Created: 9/30/2022
Status: Merged
Merged: 10/3/2022
Merged by: @meltyshev

Base: masterHead: master


📝 Commits (1)

  • a893d89 fix: Update German translation

📊 Changes

2 files changed (+20 additions, -19 deletions)

View changed files

📝 client/src/locales/de/core.js (+17 -16)
📝 client/src/locales/de/login.js (+3 -3)

📄 Description

This PR updates the German translation in the following ways:

  • updates the date format to be closer to what is commonly used in the de_DE locale
  • updates createNewOneOrSelectExistingOne to be in imperative mood (instead of the current format more suited for dialogue titles)
  • uses the full phrase "E-Mail-Adresse" (email address) instead of the colloquial abbreviation "E-Mail" (email)
  • removes a line break that caused one line in the UI to be just a single word
  • fixes a few typos and usages of English words

🔄 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/306 **Author:** [@connorlanigan](https://github.com/connorlanigan) **Created:** 9/30/2022 **Status:** ✅ Merged **Merged:** 10/3/2022 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a893d89`](https://github.com/plankanban/planka/commit/a893d892c9864abab55763159c32c6ffbacc4786) fix: Update German translation ### 📊 Changes **2 files changed** (+20 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/de/core.js` (+17 -16) 📝 `client/src/locales/de/login.js` (+3 -3) </details> ### 📄 Description This PR updates the German translation in the following ways: - updates the date format to be closer to what is commonly used in the `de_DE` locale - updates `createNewOneOrSelectExistingOne` to be in imperative mood (instead of the current format more suited for dialogue titles) - uses the full phrase "E-Mail-Adresse" (email address) instead of the colloquial abbreviation "E-Mail" (email) - removes a line break that caused one line in the UI to be just a single word - fixes a few typos and usages of English words --- <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:42:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#980