[PR #2537] fix(i18n): mark dropdown and radio placeholder for translation #2375

Open
opened 2026-02-26 20:33:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2537
Author: @mKoonrad
Created: 2/24/2026
Status: 🔄 Open

Base: mainHead: dropdown-and-radio-placeholder


📝 Commits (1)

  • 6c19f69 fix(i18n): mark dropdown and radio placeholder for translation

📊 Changes

5 files changed (+14 additions, -15 deletions)

View changed files

📝 apps/remix/app/components/forms/editor/editor-field-dropdown-form.tsx (+5 -5)
📝 apps/remix/app/components/forms/editor/editor-field-radio-form.tsx (+1 -1)
📝 packages/lib/types/field-meta.ts (+0 -1)
📝 packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx (+6 -6)
📝 packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx (+2 -2)

📄 Description

Description

I marked dropdown and radio placeholder for translation.

image

Changes Made

  • Mark placeholder for translation

Testing Performed

  • npm run build
  • Check web.po file

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.

🔄 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/2537 **Author:** [@mKoonrad](https://github.com/mKoonrad) **Created:** 2/24/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dropdown-and-radio-placeholder` --- ### 📝 Commits (1) - [`6c19f69`](https://github.com/documenso/documenso/commit/6c19f69b7eaf1fa599eebc17aad9300fbfb401a5) fix(i18n): mark dropdown and radio placeholder for translation ### 📊 Changes **5 files changed** (+14 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/forms/editor/editor-field-dropdown-form.tsx` (+5 -5) 📝 `apps/remix/app/components/forms/editor/editor-field-radio-form.tsx` (+1 -1) 📝 `packages/lib/types/field-meta.ts` (+0 -1) 📝 `packages/ui/primitives/document-flow/field-items-advanced-settings/dropdown-field.tsx` (+6 -6) 📝 `packages/ui/primitives/document-flow/field-items-advanced-settings/radio-field.tsx` (+2 -2) </details> ### 📄 Description ## Description I marked dropdown and radio placeholder for translation. <img width="487" height="240" alt="image" src="https://github.com/user-attachments/assets/97f9c352-1be6-4a57-af8a-f46b1ff135af" /> ## Changes Made - Mark placeholder for translation ## Testing Performed - `npm run build` - Check `web.po` file ## 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#2375
No description provided.