[PR #752] [MERGED] Update entities.php for french language #5704

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/752
Author: @Alwaysin
Created: 3/18/2018
Status: Merged
Merged: 3/24/2018
Merged by: @ssddanbrown

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+38 additions, -0 deletions)

View changed files

📝 resources/lang/fr/entities.php (+38 -0)

📄 Description

Follow-up of #753, sorry for separate commit!

It is very cumbersome to add translations because you have to compare and see exactly where you have to insert the strings to match the default english file. I suggest that when adding string in english you add the same to all languages with a //TODO comment so that it is easier for translators!


🔄 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/752 **Author:** [@Alwaysin](https://github.com/Alwaysin) **Created:** 3/18/2018 **Status:** ✅ Merged **Merged:** 3/24/2018 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`35c7e00`](https://github.com/BookStackApp/BookStack/commit/35c7e002030ff9b5bb6f4b60ed9d6e955352a4ef) Update entities.php ### 📊 Changes **1 file changed** (+38 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/fr/entities.php` (+38 -0) </details> ### 📄 Description Follow-up of #753, sorry for separate commit! It is very cumbersome to add translations because you have to compare and see exactly where you have to insert the strings to match the default english file. I suggest that when adding string in english you add the same to all languages with a //TODO comment so that it is easier for translators! --- <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:14:45 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5704