[PR #1347] [MERGED] Czech translation #5806

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1347
Author: @cima
Created: 3/23/2019
Status: Merged
Merged: 3/24/2019
Merged by: @ssddanbrown

Base: masterHead: czech-translation


📝 Commits (3)

📊 Changes

12 files changed (+881 additions, -1 deletions)

View changed files

📝 config/app.php (+1 -1)
resources/lang/cs/activities.php (+48 -0)
resources/lang/cs/auth.php (+65 -0)
resources/lang/cs/common.php (+59 -0)
resources/lang/cs/components.php (+33 -0)
resources/lang/cs/entities.php (+294 -0)
resources/lang/cs/errors.php (+84 -0)
resources/lang/cs/pagination.php (+12 -0)
resources/lang/cs/passwords.php (+15 -0)
resources/lang/cs/settings.php (+117 -0)
resources/lang/cs/validation.php (+152 -0)
📝 resources/lang/en/settings.php (+1 -0)

📄 Description

Czech translation of BookStack.

A translation files for backend generated views. For czech (cs) language. Performed spell check. Puctunation review. Not all situations were tested. E.g. LDAP.


🔄 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/1347 **Author:** [@cima](https://github.com/cima) **Created:** 3/23/2019 **Status:** ✅ Merged **Merged:** 3/24/2019 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `czech-translation` --- ### 📝 Commits (3) - [`b3a4d8a`](https://github.com/BookStackApp/BookStack/commit/b3a4d8af2a0421adaa3115a6125e4df457cdd380) Czech translation - [`4e8e28c`](https://github.com/BookStackApp/BookStack/commit/4e8e28c35f6a478d2b217ab345e78a7a9c7fa97f) Czech translation - [`2e98827`](https://github.com/BookStackApp/BookStack/commit/2e988277f0f48eafb390606a844fc172c5274c43) Czech translation ### 📊 Changes **12 files changed** (+881 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `config/app.php` (+1 -1) ➕ `resources/lang/cs/activities.php` (+48 -0) ➕ `resources/lang/cs/auth.php` (+65 -0) ➕ `resources/lang/cs/common.php` (+59 -0) ➕ `resources/lang/cs/components.php` (+33 -0) ➕ `resources/lang/cs/entities.php` (+294 -0) ➕ `resources/lang/cs/errors.php` (+84 -0) ➕ `resources/lang/cs/pagination.php` (+12 -0) ➕ `resources/lang/cs/passwords.php` (+15 -0) ➕ `resources/lang/cs/settings.php` (+117 -0) ➕ `resources/lang/cs/validation.php` (+152 -0) 📝 `resources/lang/en/settings.php` (+1 -0) </details> ### 📄 Description Czech translation of BookStack. A translation files for backend generated views. For czech (cs) language. Performed spell check. Puctunation review. Not all situations were tested. E.g. LDAP. --- <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:17:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5806