[PR #1625] [CLOSED] chore: add translations #1760

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1625
Author: @Mythie
Created: 2/3/2025
Status: Closed

Base: archive/nextjsHead: chore/translations


📝 Commits (10+)

📊 Changes

1628 files changed (+159313 additions, -90983 deletions)

View changed files

📝 .cursorrules (+45 -18)
📝 .env.example (+0 -14)
📝 .eslintrc.cjs (+1 -0)
.github/actions/cache-build/action.yml (+0 -23)
📝 .github/actions/node-install/action.yml (+1 -1)
📝 .github/workflows/ci.yml (+2 -1)
.github/workflows/clean-cache.yml (+0 -29)
📝 .github/workflows/codeql-analysis.yml (+3 -2)
📝 .github/workflows/e2e-tests.yml (+6 -2)
📝 .gitpod.yml (+0 -2)
📝 .husky/commit-msg (+0 -3)
📝 .husky/pre-commit (+1 -7)
📝 .npmrc (+2 -0)
📝 README.md (+5 -16)
📝 apps/documentation/components/call-to-action.tsx (+2 -2)
📝 apps/documentation/next.config.js (+5 -2)
📝 apps/documentation/package.json (+2 -3)
📝 apps/documentation/pages/developers/_meta.json (+1 -1)
📝 apps/documentation/pages/developers/embedding/_meta.json (+3 -2)
apps/documentation/pages/developers/embedding/authoring.mdx (+167 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/1625 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 2/3/2025 **Status:** ❌ Closed **Base:** `archive/nextjs` ← **Head:** `chore/translations` --- ### 📝 Commits (10+) - [`383b5f7`](https://github.com/documenso/documenso/commit/383b5f78f0435d1bb855599e0fffd8dbc5150be3) feat: migrate nextjs to rr7 - [`9db42ac`](https://github.com/documenso/documenso/commit/9db42accf3ca2cda84a097f8008abb724b67147f) feat: add text align option to fields (#1610) - [`b03c5ab`](https://github.com/documenso/documenso/commit/b03c5ab1a7e325f180097d4c7165387847bc3978) fix: admin leaderboard query sorting (#1548) - [`84b193d`](https://github.com/documenso/documenso/commit/84b193d99c9446e44767ef2587a504f1b6b5a97e) fix: tidy document invite email render logic (#1597) - [`c9e8a32`](https://github.com/documenso/documenso/commit/c9e8a32471526d59994babfc56365ce23c87a0a5) feat: bulk send templates via csv (#1578) - [`b0f8c83`](https://github.com/documenso/documenso/commit/b0f8c83134404f0230c144a7555ec43da617ef3a) chore: add cancelled webhook event (#1608) - [`0f50110`](https://github.com/documenso/documenso/commit/0f50110853cc5aaf1c761acdbac39217e015049c) fix: create global settings on team creation (#1601) - [`0b3638c`](https://github.com/documenso/documenso/commit/0b3638c42c27c19439ad7d3230357b6882d1e054) feat: add Polish and Italian (#1618) - [`741639e`](https://github.com/documenso/documenso/commit/741639ee782cd74aeefd68d022a2591ae2261c1b) fix: improve move to team display logic - [`3e106c1`](https://github.com/documenso/documenso/commit/3e106c1a2d526687edce92d8ae8da3f2969fa1d3) chore: api v2 docs (#1620) ### 📊 Changes **1628 files changed** (+159313 additions, -90983 deletions) <details> <summary>View changed files</summary> 📝 `.cursorrules` (+45 -18) 📝 `.env.example` (+0 -14) 📝 `.eslintrc.cjs` (+1 -0) ➖ `.github/actions/cache-build/action.yml` (+0 -23) 📝 `.github/actions/node-install/action.yml` (+1 -1) 📝 `.github/workflows/ci.yml` (+2 -1) ➖ `.github/workflows/clean-cache.yml` (+0 -29) 📝 `.github/workflows/codeql-analysis.yml` (+3 -2) 📝 `.github/workflows/e2e-tests.yml` (+6 -2) 📝 `.gitpod.yml` (+0 -2) 📝 `.husky/commit-msg` (+0 -3) 📝 `.husky/pre-commit` (+1 -7) 📝 `.npmrc` (+2 -0) 📝 `README.md` (+5 -16) 📝 `apps/documentation/components/call-to-action.tsx` (+2 -2) 📝 `apps/documentation/next.config.js` (+5 -2) 📝 `apps/documentation/package.json` (+2 -3) 📝 `apps/documentation/pages/developers/_meta.json` (+1 -1) 📝 `apps/documentation/pages/developers/embedding/_meta.json` (+3 -2) ➕ `apps/documentation/pages/developers/embedding/authoring.mdx` (+167 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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:57 +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#1760
No description provided.