[PR #1827] [MERGED] Hebrew Translation #5903

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1827
Author: @Binternet
Created: 12/29/2019
Status: Merged
Merged: 3/5/2020
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (10+)

📊 Changes

12 files changed (+855 additions, -2 deletions)

View changed files

📝 app/Config/app.php (+1 -1)
📝 app/Http/Middleware/Localization.php (+2 -1)
resources/lang/he/activities.php (+48 -0)
resources/lang/he/auth.php (+67 -0)
resources/lang/he/common.php (+70 -0)
resources/lang/he/components.php (+33 -0)
resources/lang/he/entities.php (+304 -0)
resources/lang/he/errors.php (+84 -0)
resources/lang/he/pagination.php (+12 -0)
resources/lang/he/passwords.php (+15 -0)
resources/lang/he/settings.php (+134 -0)
resources/lang/he/validation.php (+85 -0)

📄 Description

Support for the Hebrew Language


🔄 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/1827 **Author:** [@Binternet](https://github.com/Binternet) **Created:** 12/29/2019 **Status:** ✅ Merged **Merged:** 3/5/2020 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`de140ab`](https://github.com/BookStackApp/BookStack/commit/de140ab5a53a7131607c06e913785a667e342862) started Hebrew translation, not done yet - [`9cfa391`](https://github.com/BookStackApp/BookStack/commit/9cfa391ab64a51d0d53e1d103e68bd9dcbbb95f0) auth - [`b153ffd`](https://github.com/BookStackApp/BookStack/commit/b153ffd01947bfd22a716e2d809f7c53793f33bb) common - [`6c7e74f`](https://github.com/BookStackApp/BookStack/commit/6c7e74f475f929f3186ffe88e4c4ad3024961be4) components - [`0190850`](https://github.com/BookStackApp/BookStack/commit/019085071a5e712c2ef7603958215abe6cecf308) entities, not done yet - [`d84de86`](https://github.com/BookStackApp/BookStack/commit/d84de86b403a66fba88f3270dab884d59731f241) entities.php - [`974e52b`](https://github.com/BookStackApp/BookStack/commit/974e52be5c0252c2eb1fd7459106404b586555ad) errors.php - [`b65d4cd`](https://github.com/BookStackApp/BookStack/commit/b65d4cda0e67e6014a7394aacbe303df03921b9e) pagination, passwords and part of settings - [`290610b`](https://github.com/BookStackApp/BookStack/commit/290610b77edf5a6d3ea5ee94d3b1be3461eba29a) more heb - [`8794f62`](https://github.com/BookStackApp/BookStack/commit/8794f62ad8d1056e5f5f71a7037578590bd76e6f) settings ### 📊 Changes **12 files changed** (+855 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Config/app.php` (+1 -1) 📝 `app/Http/Middleware/Localization.php` (+2 -1) ➕ `resources/lang/he/activities.php` (+48 -0) ➕ `resources/lang/he/auth.php` (+67 -0) ➕ `resources/lang/he/common.php` (+70 -0) ➕ `resources/lang/he/components.php` (+33 -0) ➕ `resources/lang/he/entities.php` (+304 -0) ➕ `resources/lang/he/errors.php` (+84 -0) ➕ `resources/lang/he/pagination.php` (+12 -0) ➕ `resources/lang/he/passwords.php` (+15 -0) ➕ `resources/lang/he/settings.php` (+134 -0) ➕ `resources/lang/he/validation.php` (+85 -0) </details> ### 📄 Description Support for the Hebrew Language --- <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:20:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5903