[PR #2118] [MERGED] docs: add missing translate:compile step to setup guid (fixes #1761) #2060

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2118
Author: @Harishraju04
Created: 10/29/2025
Status: Merged
Merged: 12/1/2025
Merged by: @dguyen

Base: mainHead: fix/doc-1761-add-translate-compile-step


📝 Commits (3)

  • 4ff6290 docs: add missing translate:compile step to setup guid (fixes #1761)
  • 3233679 Update README.md
  • 707588d Merge branch 'main' into fix/doc-1761-add-translate-compile-step

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 README.md (+4 -2)

📄 Description

Description

Added a missing setup step to run npm run translate:compile before npm run dev.
This ensures translation files are compiled correctly, fixing issues with SignUp and Login elements not working.

Fixes #1761

Changes Made

  • Change 1 - i have added this line to the README.md file : 6. Run npm run translate:compile in the root dierctory to compile lingui

Checklist

  • I have tested these changes locally and they work as expected.
  • 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/2118 **Author:** [@Harishraju04](https://github.com/Harishraju04) **Created:** 10/29/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/doc-1761-add-translate-compile-step` --- ### 📝 Commits (3) - [`4ff6290`](https://github.com/documenso/documenso/commit/4ff629070abc6020f733fd8a3d981dd78210e580) docs: add missing translate:compile step to setup guid (fixes #1761) - [`3233679`](https://github.com/documenso/documenso/commit/32336798cd33604623ca282f68e061e0e9cd3482) Update README.md - [`707588d`](https://github.com/documenso/documenso/commit/707588dec641b7baba4b146cb38820b5c78149b0) Merge branch 'main' into fix/doc-1761-add-translate-compile-step ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -2) </details> ### 📄 Description ## Description Added a missing setup step to run `npm run translate:compile` before `npm run dev`. This ensures translation files are compiled correctly, fixing issues with SignUp and Login elements not working. ## Related Issue Fixes #1761 ## Changes Made <!--- Provide a summary of the changes made in this pull request. --> <!--- Include any relevant technical details or architecture changes. --> - Change 1 - i have added this line to the README.md file : 6. Run `npm run translate:compile` in the root dierctory to compile lingui ## Checklist - [x] I have tested these changes locally and they work as expected. - [x] I have updated the documentation to reflect these changes, if applicable. - [x] I have followed the project's coding style guidelines. - [x] 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:16 +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#2060
No description provided.