[PR #1312] [MERGED] fix: broken pages by translation tags #1550

Closed
opened 2026-02-26 19:33:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1312
Author: @catalinpit
Created: 8/28/2024
Status: Merged
Merged: 8/28/2024
Merged by: @Mythie

Base: mainHead: fix/broken-pages-by-trans-tag


📝 Commits (1)

  • 5898703 fix: broken pages by translation tags

📊 Changes

6 files changed (+36 additions, -34 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/settings/tokens/page.tsx (+4 -8)
📝 apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx (+4 -8)
📝 packages/lib/translations/de/web.js (+1 -1)
📝 packages/lib/translations/de/web.po (+13 -8)
📝 packages/lib/translations/en/web.js (+1 -1)
📝 packages/lib/translations/en/web.po (+13 -8)

📄 Description

The translation tags Trans breaks the API page.

CleanShot 2024-08-28 at 09 58 25

Summary by CodeRabbit

  • New Features

    • Improved presentation of token creation and expiration dates for better clarity.
    • Added new localization entries for "Created on" and "Expires on" in both English and German translations.
  • Bug Fixes

    • Streamlined rendering of token information without affecting functionality.
  • Documentation

    • Updated localization support to enhance user interface clarity regarding token management.

🔄 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/1312 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 8/28/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/broken-pages-by-trans-tag` --- ### 📝 Commits (1) - [`5898703`](https://github.com/documenso/documenso/commit/589870380f29a0d9aa55af1871afafc407e1c6b2) fix: broken pages by translation tags ### 📊 Changes **6 files changed** (+36 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/settings/tokens/page.tsx` (+4 -8) 📝 `apps/web/src/app/(teams)/t/[teamUrl]/settings/tokens/page.tsx` (+4 -8) 📝 `packages/lib/translations/de/web.js` (+1 -1) 📝 `packages/lib/translations/de/web.po` (+13 -8) 📝 `packages/lib/translations/en/web.js` (+1 -1) 📝 `packages/lib/translations/en/web.po` (+13 -8) </details> ### 📄 Description The translation tags `Trans` breaks the API page. ![CleanShot 2024-08-28 at 09 58 25](https://github.com/user-attachments/assets/1141231d-994e-4e33-a7f6-88952b15f702) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Improved presentation of token creation and expiration dates for better clarity. - Added new localization entries for "Created on" and "Expires on" in both English and German translations. - **Bug Fixes** - Streamlined rendering of token information without affecting functionality. - **Documentation** - Updated localization support to enhance user interface clarity regarding token management. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:44 +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#1550
No description provided.