[PR #2016] [CLOSED] fix: French translation #1994

Closed
opened 2026-02-26 20:31:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2016
Author: @samuel-cglg
Created: 9/5/2025
Status: Closed

Base: mainHead: fix-french-translation


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 packages/lib/translations/fr/web.po (+3 -3)

📄 Description

Description

Fix the way Documenso addresses the user in the email notification inviting to sign a document.

Changes Made

Use of "vous" instead of "tu" in the email inviting the user to approve/sign/view the document.
This will also match the rest of the application, and the notification where Documenso invites the user to "assist" the document.

Testing Performed

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

Additional Notes


🔄 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/2016 **Author:** [@samuel-cglg](https://github.com/samuel-cglg) **Created:** 9/5/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-french-translation` --- ### 📝 Commits (1) - [`8679bda`](https://github.com/documenso/documenso/commit/8679bdada5dd6c03ee884d7b410cfdf76056c5ef) fix: french translation ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/translations/fr/web.po` (+3 -3) </details> ### 📄 Description ## Description Fix the way Documenso addresses the user in the email notification inviting to sign a document. ## Related Issue <!--- If this pull request is related to a specific issue, reference it here using #issue_number. --> <!--- For example, "Fixes #123" or "Addresses #456". --> ## Changes Made Use of "vous" instead of "tu" in the email inviting the user to approve/sign/view the document. This will also match the rest of the application, and the notification where Documenso invites the user to "assist" the document. ## Testing Performed <!--- Describe the testing that you have performed to validate these changes. --> <!--- Include information about test cases, testing environments, and results. --> ## Checklist <!--- Please check the boxes that apply to this pull request. --> <!--- You can add or remove items as needed. --> - [ ] I have tested these changes locally and they work as expected. - [ ] I have added/updated tests that prove the effectiveness of these changes. - [ ] I have updated the documentation to reflect these changes, if applicable. - [ ] I have followed the project's coding style guidelines. - [ ] I have addressed the code review feedback from the previous submission, if applicable. ## Additional Notes <!--- Provide any additional context or notes for the reviewers. --> <!--- This might include details about design decisions, potential concerns, or anything else relevant. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:31:58 +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#1994
No description provided.