[PR #1238] [MERGED] feat: Update French translations and add new phrases #1246

Closed
opened 2026-02-04 21:59:23 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1238
Author: @valcriss
Created: 7/6/2025
Status: Merged
Merged: 7/7/2025
Merged by: @meltyshev

Base: masterHead: feat/update-french-translation


📝 Commits (7)

  • 9798e1e feat: Update French translations and add new phrases
  • 4313865 feat: Refine French translations for clarity and consistency
  • 003a60f feat: Update French translation for 'alphabetically' to improve accuracy
  • 8eef8ff feat: Update French translations for search terms to enhance clarity
  • fcea21e chore: Fix locale position, format
  • 84e90a9 chore: Resolve conflict
  • 7b8ed55 Merge branch 'master' into feat/update-french-translation

📊 Changes

6 files changed (+242 additions, -15 deletions)

View changed files

📝 client/src/locales/en-GB/core.js (+2 -2)
📝 client/src/locales/en-US/core.js (+2 -2)
📝 client/src/locales/fr-FR/core.js (+217 -10)
📝 client/src/locales/fr-FR/login.js (+4 -0)
📝 server/config/i18n.js (+1 -1)
server/config/locales/fr-FR.json (+16 -0)

📄 Description

## What’s new

  • Added client missing french translations
  • I replaced the word 'manager' with 'responsable' in the translations, as it's more suitable.
  • Added server notification french 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/plankanban/planka/pull/1238 **Author:** [@valcriss](https://github.com/valcriss) **Created:** 7/6/2025 **Status:** ✅ Merged **Merged:** 7/7/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `feat/update-french-translation` --- ### 📝 Commits (7) - [`9798e1e`](https://github.com/plankanban/planka/commit/9798e1e5c1c5de2e9432bf15548f21ac6d526299) feat: Update French translations and add new phrases - [`4313865`](https://github.com/plankanban/planka/commit/431386513e7fb9671e65606367e3b75da1f44fda) feat: Refine French translations for clarity and consistency - [`003a60f`](https://github.com/plankanban/planka/commit/003a60f109850fc391cb95bb9ee9abb872521536) feat: Update French translation for 'alphabetically' to improve accuracy - [`8eef8ff`](https://github.com/plankanban/planka/commit/8eef8ff69c05adafb30129d29cb76f1e7cf3c532) feat: Update French translations for search terms to enhance clarity - [`fcea21e`](https://github.com/plankanban/planka/commit/fcea21e557f34b5d9b29c61f25924688543c2d03) chore: Fix locale position, format - [`84e90a9`](https://github.com/plankanban/planka/commit/84e90a99f9f37c89d804e2c0f4f5071ee6c32215) chore: Resolve conflict - [`7b8ed55`](https://github.com/plankanban/planka/commit/7b8ed55b08ea55f101767f4b5c270e9849eaa7c3) Merge branch 'master' into feat/update-french-translation ### 📊 Changes **6 files changed** (+242 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/en-GB/core.js` (+2 -2) 📝 `client/src/locales/en-US/core.js` (+2 -2) 📝 `client/src/locales/fr-FR/core.js` (+217 -10) 📝 `client/src/locales/fr-FR/login.js` (+4 -0) 📝 `server/config/i18n.js` (+1 -1) ➕ `server/config/locales/fr-FR.json` (+16 -0) </details> ### 📄 Description ## What’s new - Added client missing french translations - I replaced the word 'manager' with 'responsable' in the translations, as it's more suitable. - Added server notification french 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-04 21:59:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1246