[PR #2301] [MERGED] fix(i18n): add pluralization to ai features #2196

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2301
Author: @mKoonrad
Created: 12/8/2025
Status: Merged
Merged: 12/8/2025
Merged by: @Mythie

Base: mainHead: plural-ai


📝 Commits (1)

  • 3494c03 fix(i18n): add pluralization

📊 Changes

3 files changed (+47 additions, -16 deletions)

View changed files

📝 apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx (+19 -6)
📝 apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx (+19 -8)
📝 apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx (+9 -2)

📄 Description

Description

Added pluralization to code from #2271

Changes Made

  • Add missing pluralization to messages

Testing Performed

  • npm run build
  • Verify new web.po messages in own Crowdin project

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/2301 **Author:** [@mKoonrad](https://github.com/mKoonrad) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `plural-ai` --- ### 📝 Commits (1) - [`3494c03`](https://github.com/documenso/documenso/commit/3494c03face6a3e695409e845c02cd7bb85140e2) fix(i18n): add pluralization ### 📊 Changes **3 files changed** (+47 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/dialogs/ai-field-detection-dialog.tsx` (+19 -6) 📝 `apps/remix/app/components/dialogs/ai-recipient-detection-dialog.tsx` (+19 -8) 📝 `apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx` (+9 -2) </details> ### 📄 Description ## Description Added pluralization to code from #2271 ## Changes Made - Add missing pluralization to messages ## Testing Performed - `npm run build` - Verify new web.po messages in own Crowdin project ## 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>
kerem 2026-02-26 20:32:52 +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#2196
No description provided.