[PR #1563] [MERGED] fix: merge common and web po files #1720

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1563
Author: @dguyen
Created: 12/31/2024
Status: Merged
Merged: 12/31/2024
Merged by: @dguyen

Base: mainHead: fix/merge-po-files


📝 Commits (1)

  • 6a8fe79 fix: merge common and web po files

📊 Changes

20 files changed (+8877 additions, -9585 deletions)

View changed files

📝 apps/documentation/pages/developers/contributing/contributing-translations.mdx (+5 -10)
apps/web/lingui.config.ts (+0 -22)
📝 apps/web/package.json (+2 -3)
📝 lingui.config.ts (+1 -6)
📝 package.json (+2 -1)
📝 packages/lib/client-only/providers/i18n.server.tsx (+1 -9)
packages/lib/translations/de/common.po (+0 -1803)
📝 packages/lib/translations/de/web.po (+1776 -123)
packages/lib/translations/en/common.po (+0 -1798)
📝 packages/lib/translations/en/web.po (+1759 -106)
packages/lib/translations/es/common.po (+0 -1803)
📝 packages/lib/translations/es/web.po (+1765 -112)
packages/lib/translations/fr/common.po (+0 -1803)
📝 packages/lib/translations/fr/web.po (+1768 -115)
packages/lib/translations/pl/common.po (+0 -1817)
📝 packages/lib/translations/pl/web.po (+1797 -0)
packages/lib/translations/ro/common.po (+0 -20)
packages/lib/translations/ro/web.po (+0 -20)
📝 packages/lib/utils/i18n.ts (+1 -11)
📝 turbo.json (+0 -3)

📄 Description

Description

Combine web.po and common.po files since marketing is now removed.


🔄 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/1563 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 12/31/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/merge-po-files` --- ### 📝 Commits (1) - [`6a8fe79`](https://github.com/documenso/documenso/commit/6a8fe79e35b25ef5dca1e69d390e9b25888f8090) fix: merge common and web po files ### 📊 Changes **20 files changed** (+8877 additions, -9585 deletions) <details> <summary>View changed files</summary> 📝 `apps/documentation/pages/developers/contributing/contributing-translations.mdx` (+5 -10) ➖ `apps/web/lingui.config.ts` (+0 -22) 📝 `apps/web/package.json` (+2 -3) 📝 `lingui.config.ts` (+1 -6) 📝 `package.json` (+2 -1) 📝 `packages/lib/client-only/providers/i18n.server.tsx` (+1 -9) ➖ `packages/lib/translations/de/common.po` (+0 -1803) 📝 `packages/lib/translations/de/web.po` (+1776 -123) ➖ `packages/lib/translations/en/common.po` (+0 -1798) 📝 `packages/lib/translations/en/web.po` (+1759 -106) ➖ `packages/lib/translations/es/common.po` (+0 -1803) 📝 `packages/lib/translations/es/web.po` (+1765 -112) ➖ `packages/lib/translations/fr/common.po` (+0 -1803) 📝 `packages/lib/translations/fr/web.po` (+1768 -115) ➖ `packages/lib/translations/pl/common.po` (+0 -1817) 📝 `packages/lib/translations/pl/web.po` (+1797 -0) ➖ `packages/lib/translations/ro/common.po` (+0 -20) ➖ `packages/lib/translations/ro/web.po` (+0 -20) 📝 `packages/lib/utils/i18n.ts` (+1 -11) 📝 `turbo.json` (+0 -3) </details> ### 📄 Description ## Description Combine web.po and common.po files since marketing is now removed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:30:46 +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#1720
No description provided.