[PR #231] [CLOSED] Added initial transaltion into German (formal) language #5612

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/231
Author: @robertlandes
Created: 11/12/2016
Status: Closed

Base: masterHead: localization-de


📝 Commits (1)

  • 38e1cca Added initial transaltion into German (formal) language

📊 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 transaltion 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/231 **Author:** [@robertlandes](https://github.com/robertlandes) **Created:** 11/12/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `localization-de` --- ### 📝 Commits (1) - [`38e1cca`](https://github.com/BookStackApp/BookStack/commit/38e1cca6da7b72de68ca9a2a2275b3cafef29196) Added initial transaltion into German (formal) language ### 📊 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 transaltion 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:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5612