[PR #446] [MERGED] French spelling #5651

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/446
Author: @Joorem
Created: 7/23/2017
Status: Merged
Merged: 7/27/2017
Merged by: @ssddanbrown

Base: masterHead: french-spelling


📝 Commits (8)

  • 813c7d5 auth.php: fix some spelling issues in french translation
  • 57eeb9b common.php: fix some spelling issues in french translation
  • 7557d6d entities.php: fix some spelling issues in french translation
  • b2b4a24 errors.php: fix some spelling issues in french translation
  • 3d9819f passwords.php: fix some spelling issues in french translation
  • a2a2e37 settings.php: fix some spelling issues in french translation
  • 0dc9d0b errors.php: add missing french translation
  • 0b2c3c1 settings.php: add missing french translation

📊 Changes

6 files changed (+52 additions, -52 deletions)

View changed files

📝 resources/lang/fr/auth.php (+8 -8)
📝 resources/lang/fr/common.php (+2 -2)
📝 resources/lang/fr/entities.php (+19 -19)
📝 resources/lang/fr/errors.php (+9 -9)
📝 resources/lang/fr/passwords.php (+2 -2)
📝 resources/lang/fr/settings.php (+12 -12)

📄 Description

  • fix bad french translations
  • add missing translation

🔄 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/446 **Author:** [@Joorem](https://github.com/Joorem) **Created:** 7/23/2017 **Status:** ✅ Merged **Merged:** 7/27/2017 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `french-spelling` --- ### 📝 Commits (8) - [`813c7d5`](https://github.com/BookStackApp/BookStack/commit/813c7d590263bd7f25e886c5fe5080d6a95c425d) auth.php: fix some spelling issues in french translation - [`57eeb9b`](https://github.com/BookStackApp/BookStack/commit/57eeb9b0a39cd9c7934756cb7662d05259c1eaee) common.php: fix some spelling issues in french translation - [`7557d6d`](https://github.com/BookStackApp/BookStack/commit/7557d6d619ff16b17d69fd8236e650e8d306600d) entities.php: fix some spelling issues in french translation - [`b2b4a24`](https://github.com/BookStackApp/BookStack/commit/b2b4a24d7c76f71c1b71910cd17a800e241f7117) errors.php: fix some spelling issues in french translation - [`3d9819f`](https://github.com/BookStackApp/BookStack/commit/3d9819f97c2a0fda1a6f2d327faebe4228b70c9f) passwords.php: fix some spelling issues in french translation - [`a2a2e37`](https://github.com/BookStackApp/BookStack/commit/a2a2e377975fec9b4d198ebf99a1273aceda6c47) settings.php: fix some spelling issues in french translation - [`0dc9d0b`](https://github.com/BookStackApp/BookStack/commit/0dc9d0bed7fff93fd57edcfafe9704b51e647533) errors.php: add missing french translation - [`0b2c3c1`](https://github.com/BookStackApp/BookStack/commit/0b2c3c1aa7379e442647ee63c85bda2fd3401102) settings.php: add missing french translation ### 📊 Changes **6 files changed** (+52 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/fr/auth.php` (+8 -8) 📝 `resources/lang/fr/common.php` (+2 -2) 📝 `resources/lang/fr/entities.php` (+19 -19) 📝 `resources/lang/fr/errors.php` (+9 -9) 📝 `resources/lang/fr/passwords.php` (+2 -2) 📝 `resources/lang/fr/settings.php` (+12 -12) </details> ### 📄 Description - fix bad french translations - add missing translation --- <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:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5651