[PR #501] [MERGED] Added Italian language #5660

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/501
Author: @cipi1965
Created: 9/10/2017
Status: Merged
Merged: 9/10/2017
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 config/app.php (+1 -1)
📝 resources/lang/en/settings.php (+1 -0)
resources/lang/it/activities.php (+40 -0)
resources/lang/it/auth.php (+76 -0)
resources/lang/it/common.php (+60 -0)
resources/lang/it/components.php (+32 -0)
resources/lang/it/entities.php (+262 -0)
resources/lang/it/errors.php (+77 -0)
resources/lang/it/pagination.php (+19 -0)
resources/lang/it/passwords.php (+22 -0)
resources/lang/it/settings.php (+114 -0)
resources/lang/it/validation.php (+108 -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/501 **Author:** [@cipi1965](https://github.com/cipi1965) **Created:** 9/10/2017 **Status:** ✅ Merged **Merged:** 9/10/2017 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`f8315fb`](https://github.com/BookStackApp/BookStack/commit/f8315fb9c485525dd6533a9b1260affa1c8f969d) Added Italian language ### 📊 Changes **12 files changed** (+812 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `config/app.php` (+1 -1) 📝 `resources/lang/en/settings.php` (+1 -0) ➕ `resources/lang/it/activities.php` (+40 -0) ➕ `resources/lang/it/auth.php` (+76 -0) ➕ `resources/lang/it/common.php` (+60 -0) ➕ `resources/lang/it/components.php` (+32 -0) ➕ `resources/lang/it/entities.php` (+262 -0) ➕ `resources/lang/it/errors.php` (+77 -0) ➕ `resources/lang/it/pagination.php` (+19 -0) ➕ `resources/lang/it/passwords.php` (+22 -0) ➕ `resources/lang/it/settings.php` (+114 -0) ➕ `resources/lang/it/validation.php` (+108 -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:13:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5660