[PR #274] [MERGED] French translations #5624

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/274
Author: @SergioMendolia
Created: 1/16/2017
Status: Merged
Merged: 1/16/2017
Merged by: @ssddanbrown

Base: masterHead: feature/translations


📝 Commits (3)

📊 Changes

11 files changed (+757 additions, -34 deletions)

View changed files

📝 resources/lang/en/settings.php (+5 -34)
resources/lang/fr/activities.php (+40 -0)
resources/lang/fr/auth.php (+74 -0)
resources/lang/fr/common.php (+58 -0)
resources/lang/fr/components.php (+24 -0)
resources/lang/fr/entities.php (+225 -0)
resources/lang/fr/errors.php (+70 -0)
resources/lang/fr/pagination.php (+19 -0)
resources/lang/fr/passwords.php (+22 -0)
resources/lang/fr/settings.php (+112 -0)
resources/lang/fr/validation.php (+108 -0)

📄 Description

Translations for french language + fix typo in english translations


🔄 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/274 **Author:** [@SergioMendolia](https://github.com/SergioMendolia) **Created:** 1/16/2017 **Status:** ✅ Merged **Merged:** 1/16/2017 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `feature/translations` --- ### 📝 Commits (3) - [`5d45286`](https://github.com/BookStackApp/BookStack/commit/5d452866467c66ca5030cad9d105351e2eb7418f) french translation - [`d5ea15e`](https://github.com/BookStackApp/BookStack/commit/d5ea15e6dd61427574d0ba3911df284fbb5ff44e) fix typo - [`d3dc73c`](https://github.com/BookStackApp/BookStack/commit/d3dc73ca06dc8c08b7f28d040128a0a02225f91d) remove trailing spaces ### 📊 Changes **11 files changed** (+757 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/en/settings.php` (+5 -34) ➕ `resources/lang/fr/activities.php` (+40 -0) ➕ `resources/lang/fr/auth.php` (+74 -0) ➕ `resources/lang/fr/common.php` (+58 -0) ➕ `resources/lang/fr/components.php` (+24 -0) ➕ `resources/lang/fr/entities.php` (+225 -0) ➕ `resources/lang/fr/errors.php` (+70 -0) ➕ `resources/lang/fr/pagination.php` (+19 -0) ➕ `resources/lang/fr/passwords.php` (+22 -0) ➕ `resources/lang/fr/settings.php` (+112 -0) ➕ `resources/lang/fr/validation.php` (+108 -0) </details> ### 📄 Description Translations for french language + fix typo in english translations --- <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:12:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5624