[PR #435] [MERGED] Polish translation #5644

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/435
Author: @JachuPL
Created: 7/13/2017
Status: Merged
Merged: 7/27/2017
Merged by: @ssddanbrown

Base: masterHead: polish-localization


📝 Commits (1)

📊 Changes

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

View changed files

📝 config/app.php (+1 -1)
📝 resources/lang/en/settings.php (+1 -0)
resources/lang/pl/activities.php (+40 -0)
resources/lang/pl/auth.php (+76 -0)
resources/lang/pl/common.php (+59 -0)
resources/lang/pl/components.php (+32 -0)
resources/lang/pl/entities.php (+237 -0)
resources/lang/pl/errors.php (+70 -0)
resources/lang/pl/pagination.php (+19 -0)
resources/lang/pl/passwords.php (+22 -0)
resources/lang/pl/settings.php (+111 -0)
resources/lang/pl/validation.php (+108 -0)

📄 Description

Translated application to polish language. Don't know what to say more.


🔄 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/435 **Author:** [@JachuPL](https://github.com/JachuPL) **Created:** 7/13/2017 **Status:** ✅ Merged **Merged:** 7/27/2017 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `polish-localization` --- ### 📝 Commits (1) - [`9e0c931`](https://github.com/BookStackApp/BookStack/commit/9e0c9315737ff978c91114e5c74bba114f138cc9) Polish translation ### 📊 Changes **12 files changed** (+776 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `config/app.php` (+1 -1) 📝 `resources/lang/en/settings.php` (+1 -0) ➕ `resources/lang/pl/activities.php` (+40 -0) ➕ `resources/lang/pl/auth.php` (+76 -0) ➕ `resources/lang/pl/common.php` (+59 -0) ➕ `resources/lang/pl/components.php` (+32 -0) ➕ `resources/lang/pl/entities.php` (+237 -0) ➕ `resources/lang/pl/errors.php` (+70 -0) ➕ `resources/lang/pl/pagination.php` (+19 -0) ➕ `resources/lang/pl/passwords.php` (+22 -0) ➕ `resources/lang/pl/settings.php` (+111 -0) ➕ `resources/lang/pl/validation.php` (+108 -0) </details> ### 📄 Description Translated application to polish language. Don't know what to say more. --- <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:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5644