[PR #474] [MERGED] Update and fix German translation #5650

Closed
opened 2026-02-05 10:13:15 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/474
Author: @timoschwarzer
Created: 8/16/2017
Status: Merged
Merged: 8/17/2017
Merged by: @ssddanbrown

Base: masterHead: translation_update_de


📝 Commits (1)

  • 0d6a6b5 Update/fix german translation

📊 Changes

10 files changed (+287 additions, -267 deletions)

View changed files

📝 resources/lang/de/activities.php (+24 -24)
📝 resources/lang/de/auth.php (+22 -22)
📝 resources/lang/de/common.php (+7 -7)
📝 resources/lang/de/components.php (+3 -3)
📝 resources/lang/de/entities.php (+126 -106)
📝 resources/lang/de/errors.php (+36 -36)
📝 resources/lang/de/pagination.php (+1 -1)
📝 resources/lang/de/passwords.php (+5 -5)
📝 resources/lang/de/settings.php (+40 -40)
📝 resources/lang/de/validation.php (+23 -23)

📄 Description

This PR fixes many mistakes, adds missing strings and converts all HTML notations to UTF-8 (e.g. ä to ä and so on).


🔄 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/BookStackApp/BookStack/pull/474 **Author:** [@timoschwarzer](https://github.com/timoschwarzer) **Created:** 8/16/2017 **Status:** ✅ Merged **Merged:** 8/17/2017 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `translation_update_de` --- ### 📝 Commits (1) - [`0d6a6b5`](https://github.com/BookStackApp/BookStack/commit/0d6a6b5b63c73ea631cb305c00b7b39627eb1eb1) Update/fix german translation ### 📊 Changes **10 files changed** (+287 additions, -267 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/de/activities.php` (+24 -24) 📝 `resources/lang/de/auth.php` (+22 -22) 📝 `resources/lang/de/common.php` (+7 -7) 📝 `resources/lang/de/components.php` (+3 -3) 📝 `resources/lang/de/entities.php` (+126 -106) 📝 `resources/lang/de/errors.php` (+36 -36) 📝 `resources/lang/de/pagination.php` (+1 -1) 📝 `resources/lang/de/passwords.php` (+5 -5) 📝 `resources/lang/de/settings.php` (+40 -40) 📝 `resources/lang/de/validation.php` (+23 -23) </details> ### 📄 Description This PR fixes many mistakes, adds missing strings and converts all HTML notations to UTF-8 (e.g. `&auml;` to `ä` and so on). --- <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-05 10:13:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5650