[PR #371] [MERGED] Fix the translation to fr-FR (Closes #369) #4095

Closed
opened 2026-03-23 21:36:17 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/371
Author: @MidouWebDev
Created: 2/22/2022
Status: Merged
Merged: 2/25/2022
Merged by: @MikeWallaceDev

Base: mainHead: fr-translation


📝 Commits (4)

  • 6d7f606 fix: rename fr.json to fr-fr.json
  • c59e3c6 fix: the translation mistakes in fr-fr.json
  • ba5e518 fix: some typos in fr-fr.json
  • 62e766b fix: added french language to system

📊 Changes

3 files changed (+46 additions, -39 deletions)

View changed files

📝 frontend/app_flowy/assets/translations/fr-FR.json (+37 -37)
📝 frontend/app_flowy/lib/startup/tasks/app_widget.dart (+1 -1)
📝 frontend/app_flowy/packages/flowy_infra/lib/language.dart (+8 -1)

📄 Description

I worked on reviewing the translation to FR and i found some mistakes that i tried to correct.

This PR is fixing a bug mentionned in #369

@annieappflowy


🔄 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/AppFlowy-IO/AppFlowy/pull/371 **Author:** [@MidouWebDev](https://github.com/MidouWebDev) **Created:** 2/22/2022 **Status:** ✅ Merged **Merged:** 2/25/2022 **Merged by:** [@MikeWallaceDev](https://github.com/MikeWallaceDev) **Base:** `main` ← **Head:** `fr-translation` --- ### 📝 Commits (4) - [`6d7f606`](https://github.com/AppFlowy-IO/AppFlowy/commit/6d7f60662fea20553a7505bc94d2356bad1142ae) fix: rename fr.json to fr-fr.json - [`c59e3c6`](https://github.com/AppFlowy-IO/AppFlowy/commit/c59e3c61ff3a630acf5a285c736ae254d1cf3be6) fix: the translation mistakes in fr-fr.json - [`ba5e518`](https://github.com/AppFlowy-IO/AppFlowy/commit/ba5e518a28494f0f4aa64298090a63d468913a39) fix: some typos in fr-fr.json - [`62e766b`](https://github.com/AppFlowy-IO/AppFlowy/commit/62e766bf4ccdd4c93dc4114321e240dfb3b3cc37) fix: added french language to system ### 📊 Changes **3 files changed** (+46 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/assets/translations/fr-FR.json` (+37 -37) 📝 `frontend/app_flowy/lib/startup/tasks/app_widget.dart` (+1 -1) 📝 `frontend/app_flowy/packages/flowy_infra/lib/language.dart` (+8 -1) </details> ### 📄 Description I worked on reviewing the translation to FR and i found some mistakes that i tried to correct. This PR is fixing a bug mentionned in #369 @annieappflowy --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:17 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4095
No description provided.