[PR #2331] [MERGED] fix: mark document auth types for translation #2221

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2331
Author: @mKoonrad
Created: 12/16/2025
Status: Merged
Merged: 1/11/2026
Merged by: @dguyen

Base: mainHead: document-auth-types


📝 Commits (2)

  • 9a5bf91 fix(i18n): mark document auth types for translation
  • 29e0456 Merge branch 'main' into document-auth-types

📊 Changes

4 files changed (+12 additions, -9 deletions)

View changed files

📝 packages/lib/constants/document-auth.ts (+9 -6)
📝 packages/ui/components/document/document-global-auth-access-select.tsx (+1 -1)
📝 packages/ui/components/document/document-global-auth-action-select.tsx (+1 -1)
📝 packages/ui/components/recipient/recipient-action-auth-select.tsx (+1 -1)

📄 Description

Description

I marked document auth types for translation.

Changes Made

  • Mark document auth types for translation

Testing Performed

  • npm run build
  • Check local run
  • 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/2331 **Author:** [@mKoonrad](https://github.com/mKoonrad) **Created:** 12/16/2025 **Status:** ✅ Merged **Merged:** 1/11/2026 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `document-auth-types` --- ### 📝 Commits (2) - [`9a5bf91`](https://github.com/documenso/documenso/commit/9a5bf917850d62388e954f5b0864d37104339652) fix(i18n): mark document auth types for translation - [`29e0456`](https://github.com/documenso/documenso/commit/29e0456717b7f44859b69fd193e1209b1ef84691) Merge branch 'main' into document-auth-types ### 📊 Changes **4 files changed** (+12 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/constants/document-auth.ts` (+9 -6) 📝 `packages/ui/components/document/document-global-auth-access-select.tsx` (+1 -1) 📝 `packages/ui/components/document/document-global-auth-action-select.tsx` (+1 -1) 📝 `packages/ui/components/recipient/recipient-action-auth-select.tsx` (+1 -1) </details> ### 📄 Description ## Description I marked document auth types for translation. ## Changes Made - Mark document auth types for translation ## Testing Performed - `npm run build` - Check local run - Check `web.po` file ## Checklist - [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: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#2221
No description provided.