[PR #2137] [MERGED] chore(i18n): change message in dropzone wrappers #2070

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2137
Author: @mKoonrad
Created: 11/6/2025
Status: Merged
Merged: 11/10/2025
Merged by: @dguyen

Base: mainHead: chore(i18n)/2133-change-message


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx (+1 -1)
📝 apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx (+1 -1)

📄 Description

Description

Fixes #2133

Changes Made

Add variable inside <Trans> component to provide full context and allow for flexible translations.

Testing Performed

  • npm run build

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/2137 **Author:** [@mKoonrad](https://github.com/mKoonrad) **Created:** 11/6/2025 **Status:** ✅ Merged **Merged:** 11/10/2025 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `chore(i18n)/2133-change-message` --- ### 📝 Commits (2) - [`7f65b18`](https://github.com/documenso/documenso/commit/7f65b18676a0dd78a0513c37ab3defed1920b681) chore(i18n): change message - [`0b06599`](https://github.com/documenso/documenso/commit/0b06599d17fd2957bb1f91f38ee90096b4028ecd) chore: re-run test ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/document/document-drop-zone-wrapper.tsx` (+1 -1) 📝 `apps/remix/app/components/general/template/template-drop-zone-wrapper.tsx` (+1 -1) </details> ### 📄 Description ## Description Fixes #2133 ## Changes Made Add variable inside `<Trans>` component to provide full context and allow for flexible translations. ## Testing Performed - `npm run build` ## Checklist <!--- Please check the boxes that apply to this pull request. --> <!--- You can add or remove items as needed. --> - [x] 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. - [x] 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:32:18 +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#2070
No description provided.