[PR #1170] [MERGED] fix: Update Spanish translation #1210

Closed
opened 2026-02-04 21:57:06 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1170
Author: @marioaparcero
Created: 6/4/2025
Status: Merged
Merged: 6/4/2025
Merged by: @meltyshev

Base: masterHead: feat/spanish-locales


📝 Commits (4)

  • 765af83 fix: Add Spanish translations for new features and user messages
  • 7b7dfdc fix: Add Spanish translations for server messages
  • 40b8335 fix: Add Spanish locale to internationalization settings
  • 4e0c4fa chore: Fix linting

📊 Changes

3 files changed (+258 additions, -3 deletions)

View changed files

📝 client/src/locales/es-ES/core.js (+241 -2)
📝 server/config/i18n.js (+1 -1)
server/config/locales/es-ES.json (+16 -0)

📄 Description

The Spanish language has been updated, as it is one of the most widely spoken languages ​​in the world. It is the second most widely spoken language in the world, with more than 600 million speakers. ❤️💛❤️


🔄 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/plankanban/planka/pull/1170 **Author:** [@marioaparcero](https://github.com/marioaparcero) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 6/4/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `feat/spanish-locales` --- ### 📝 Commits (4) - [`765af83`](https://github.com/plankanban/planka/commit/765af83e47b0190480c731628d07f907352988e9) fix: Add Spanish translations for new features and user messages - [`7b7dfdc`](https://github.com/plankanban/planka/commit/7b7dfdc35980db9a9f0db628a8a08d6d52e4e618) fix: Add Spanish translations for server messages - [`40b8335`](https://github.com/plankanban/planka/commit/40b8335d29fd53b83b6ab80f5fd53f9e8e987257) fix: Add Spanish locale to internationalization settings - [`4e0c4fa`](https://github.com/plankanban/planka/commit/4e0c4fae25fc49c62a8494ab28ae092a55294889) chore: Fix linting ### 📊 Changes **3 files changed** (+258 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/es-ES/core.js` (+241 -2) 📝 `server/config/i18n.js` (+1 -1) ➕ `server/config/locales/es-ES.json` (+16 -0) </details> ### 📄 Description The Spanish language has been updated, as it is one of the most widely spoken languages ​​in the world. It is the second most widely spoken language in the world, with more than 600 million speakers. ❤️💛❤️ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:57:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1210