[PR #1355] [MERGED] feat: add french #1580

Closed
opened 2026-02-26 19:33:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1355
Author: @dguyen
Created: 9/19/2024
Status: Merged
Merged: 9/19/2024
Merged by: @dguyen

Base: mainHead: feat/add-french


📝 Commits (3)

📊 Changes

6 files changed (+179 additions, -176 deletions)

View changed files

📝 packages/lib/constants/i18n.ts (+5 -1)
📝 packages/lib/translations/fr/common.po (+1 -2)
packages/lib/translations/fr/marketing.js (+1 -0)
📝 packages/lib/translations/fr/marketing.po (+1 -2)
packages/lib/translations/fr/web.js (+1 -0)
📝 packages/lib/translations/fr/web.po (+170 -171)

📄 Description

Description

Add initial French translations

Summary by CodeRabbit

  • New Features

    • Added support for the French language, enhancing accessibility for French-speaking users.
    • Introduced localized French messages for various application functionalities, improving user experience.
  • Bug Fixes

    • Minor formatting updates in French translation files to remove extraneous newline characters.
  • Chores

    • Updated line references in French translation files to maintain alignment with code changes.

🔄 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/documenso/documenso/pull/1355 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 9/19/2024 **Status:** ✅ Merged **Merged:** 9/19/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `feat/add-french` --- ### 📝 Commits (3) - [`0070a8c`](https://github.com/documenso/documenso/commit/0070a8c1b74119daae2969d0605e9957007c3f11) feat: add french - [`5f1106a`](https://github.com/documenso/documenso/commit/5f1106a041af9e0d8929ab99802c43e89f480a36) chore: add translations (#1356) - [`47a434b`](https://github.com/documenso/documenso/commit/47a434b100fd1d86e160763d19125e6ec50aebb6) chore: extract translations ### 📊 Changes **6 files changed** (+179 additions, -176 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/constants/i18n.ts` (+5 -1) 📝 `packages/lib/translations/fr/common.po` (+1 -2) ➕ `packages/lib/translations/fr/marketing.js` (+1 -0) 📝 `packages/lib/translations/fr/marketing.po` (+1 -2) ➕ `packages/lib/translations/fr/web.js` (+1 -0) 📝 `packages/lib/translations/fr/web.po` (+170 -171) </details> ### 📄 Description ## Description Add initial French translations <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Added support for the French language, enhancing accessibility for French-speaking users. - Introduced localized French messages for various application functionalities, improving user experience. - **Bug Fixes** - Minor formatting updates in French translation files to remove extraneous newline characters. - **Chores** - Updated line references in French translation files to maintain alignment with code changes. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:51 +03: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
starred/documenso#1580
No description provided.