[PR #4697] [MERGED] docs(i18n): Complete French translations #4720

Closed
opened 2026-02-22 18:36:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4697
Author: @raphael-bynome
Created: 11/28/2025
Status: Merged
Merged: 12/2/2025
Merged by: @timothycarambat

Base: masterHead: feat/complete-french-translations


📝 Commits (3)

  • 1101a5f docs(i18n): Complete French translations
  • 6b1239b Merge branch 'master' into feat/complete-french-translations
  • 94e5203 linting

📊 Changes

1 file changed (+531 additions, -446 deletions)

View changed files

📝 frontend/src/locales/fr/common.js (+531 -446)

📄 Description

Pull Request Type

  • 📝 docs

What is in this change?

This PR completes the missing French translations in frontend/src/locales/fr/common.js.

Key translations added:

  • Onboarding flow (survey, setup, workspace creation)
  • Chat window interface (messages, actions, tooltips)
  • Connectors (GitHub, GitLab, YouTube, Confluence, Obsidian)
  • Profile settings and customization options
  • Main page checklist and quick links
  • Keyboard shortcuts
  • Community Hub publishing
  • And ~400 other strings

All translations follow French conventions and maintain consistency with existing translations.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • I have tested my code functionality

🔄 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/Mintplex-Labs/anything-llm/pull/4697 **Author:** [@raphael-bynome](https://github.com/raphael-bynome) **Created:** 11/28/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `feat/complete-french-translations` --- ### 📝 Commits (3) - [`1101a5f`](https://github.com/Mintplex-Labs/anything-llm/commit/1101a5f5672de385b03f8330f1e1a1939c83d3e9) docs(i18n): Complete French translations - [`6b1239b`](https://github.com/Mintplex-Labs/anything-llm/commit/6b1239b743752c8542fdcb557a6d9fb711ab3bd2) Merge branch 'master' into feat/complete-french-translations - [`94e5203`](https://github.com/Mintplex-Labs/anything-llm/commit/94e52032f3836c6cbbf99449761ded960f8d60b8) linting ### 📊 Changes **1 file changed** (+531 additions, -446 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/fr/common.js` (+531 -446) </details> ### 📄 Description ## Pull Request Type - [x] 📝 docs ## What is in this change? This PR completes the missing French translations in `frontend/src/locales/fr/common.js`. ### Key translations added: - Onboarding flow (survey, setup, workspace creation) - Chat window interface (messages, actions, tooltips) - Connectors (GitHub, GitLab, YouTube, Confluence, Obsidian) - Profile settings and customization options - Main page checklist and quick links - Keyboard shortcuts - Community Hub publishing - And ~400 other strings All translations follow French conventions and maintain consistency with existing translations. ## Developer Validations - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] I have tested my code functionality --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:36:24 -05:00
yindo closed this issue 2026-02-22 18:36:24 -05:00
yindo changed title from [PR #4697] docs(i18n): Complete French translations to [PR #4697] [MERGED] docs(i18n): Complete French translations 2026-06-05 15:20:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4720