[PR #232] [MERGED] Added initial translation into German (formal) #5616

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/232
Author: @robertlandes
Created: 11/12/2016
Status: Merged
Merged: 11/12/2016
Merged by: @ssddanbrown

Base: masterHead: localization-de


📝 Commits (1)

  • e691b40 Added initial translation into German (formal)

📊 Changes

7 files changed (+266 additions, -0 deletions)

View changed files

resources/lang/de/activities.php (+40 -0)
resources/lang/de/auth.php (+26 -0)
resources/lang/de/errors.php (+12 -0)
resources/lang/de/pagination.php (+19 -0)
resources/lang/de/passwords.php (+22 -0)
resources/lang/de/settings.php (+39 -0)
resources/lang/de/validation.php (+108 -0)

📄 Description

This translation is based on the current english language files. It is a
transaltion into German (formal) language. A language selector on the
Settings page would be a nice addition.


🔄 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/232 **Author:** [@robertlandes](https://github.com/robertlandes) **Created:** 11/12/2016 **Status:** ✅ Merged **Merged:** 11/12/2016 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `localization-de` --- ### 📝 Commits (1) - [`e691b40`](https://github.com/BookStackApp/BookStack/commit/e691b401c8369e60b15ed599666bcdeec91312ad) Added initial translation into German (formal) ### 📊 Changes **7 files changed** (+266 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `resources/lang/de/activities.php` (+40 -0) ➕ `resources/lang/de/auth.php` (+26 -0) ➕ `resources/lang/de/errors.php` (+12 -0) ➕ `resources/lang/de/pagination.php` (+19 -0) ➕ `resources/lang/de/passwords.php` (+22 -0) ➕ `resources/lang/de/settings.php` (+39 -0) ➕ `resources/lang/de/validation.php` (+108 -0) </details> ### 📄 Description This translation is based on the current english language files. It is a transaltion into German (formal) language. A language selector on the Settings page would be a nice addition. --- <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:12:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5616