[PR #1554] [MERGED] Hungarian translation #5836

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1554
Author: @miles75
Created: 7/27/2019
Status: Merged
Merged: 8/4/2019
Merged by: @ssddanbrown

Base: masterHead: lang-hu


📝 Commits (1)

📊 Changes

11 files changed (+882 additions, -1 deletions)

View changed files

📝 resources/lang/en/settings.php (+2 -1)
resources/lang/hu/activities.php (+48 -0)
resources/lang/hu/auth.php (+67 -0)
resources/lang/hu/common.php (+70 -0)
resources/lang/hu/components.php (+33 -0)
resources/lang/hu/entities.php (+305 -0)
resources/lang/hu/errors.php (+84 -0)
resources/lang/hu/pagination.php (+12 -0)
resources/lang/hu/passwords.php (+15 -0)
resources/lang/hu/settings.php (+161 -0)
resources/lang/hu/validation.php (+85 -0)

📄 Description

No description provided


🔄 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/1554 **Author:** [@miles75](https://github.com/miles75) **Created:** 7/27/2019 **Status:** ✅ Merged **Merged:** 8/4/2019 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `lang-hu` --- ### 📝 Commits (1) - [`d631571`](https://github.com/BookStackApp/BookStack/commit/d63157175be122deae1bdb56d4c894c2a7915ac3) Hungarian translation ### 📊 Changes **11 files changed** (+882 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/en/settings.php` (+2 -1) ➕ `resources/lang/hu/activities.php` (+48 -0) ➕ `resources/lang/hu/auth.php` (+67 -0) ➕ `resources/lang/hu/common.php` (+70 -0) ➕ `resources/lang/hu/components.php` (+33 -0) ➕ `resources/lang/hu/entities.php` (+305 -0) ➕ `resources/lang/hu/errors.php` (+84 -0) ➕ `resources/lang/hu/pagination.php` (+12 -0) ➕ `resources/lang/hu/passwords.php` (+15 -0) ➕ `resources/lang/hu/settings.php` (+161 -0) ➕ `resources/lang/hu/validation.php` (+85 -0) </details> ### 📄 Description _No description provided_ --- <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:18:21 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5836