[PR #783] [MERGED] Completely overhaul of the Spanish translation, added missing strings #5713

Closed
opened 2026-02-05 10:15:00 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/783
Author: @moucho
Created: 4/3/2018
Status: Merged
Merged: 4/14/2018
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (3)

  • e392e1f Completely overhaul of the Spanish translation, added missing strings
  • 60a224f Missing comma
  • 9c07619 orthography

📊 Changes

9 files changed (+247 additions, -184 deletions)

View changed files

📝 resources/lang/en/entities.php (+2 -2)
📝 resources/lang/es/auth.php (+36 -34)
📝 resources/lang/es/common.php (+11 -5)
📝 resources/lang/es/components.php (+13 -4)
📝 resources/lang/es/entities.php (+88 -49)
📝 resources/lang/es/errors.php (+31 -26)
📝 resources/lang/es/passwords.php (+5 -5)
📝 resources/lang/es/settings.php (+36 -34)
📝 resources/lang/es/validation.php (+25 -25)

📄 Description

  • Checked all translated strings, and added missing from the english translation
  • Fixed two minor concordance issues on the English translation

🔄 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/BookStackApp/BookStack/pull/783 **Author:** [@moucho](https://github.com/moucho) **Created:** 4/3/2018 **Status:** ✅ Merged **Merged:** 4/14/2018 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`e392e1f`](https://github.com/BookStackApp/BookStack/commit/e392e1fd8b961fb1d6a49eb8d0666e95e989b5a5) Completely overhaul of the Spanish translation, added missing strings - [`60a224f`](https://github.com/BookStackApp/BookStack/commit/60a224f7a19188075b88fc3b777686e53305716f) Missing comma - [`9c07619`](https://github.com/BookStackApp/BookStack/commit/9c0761909982e7ca41b1072371f287ce91a3faf8) orthography ### 📊 Changes **9 files changed** (+247 additions, -184 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/en/entities.php` (+2 -2) 📝 `resources/lang/es/auth.php` (+36 -34) 📝 `resources/lang/es/common.php` (+11 -5) 📝 `resources/lang/es/components.php` (+13 -4) 📝 `resources/lang/es/entities.php` (+88 -49) 📝 `resources/lang/es/errors.php` (+31 -26) 📝 `resources/lang/es/passwords.php` (+5 -5) 📝 `resources/lang/es/settings.php` (+36 -34) 📝 `resources/lang/es/validation.php` (+25 -25) </details> ### 📄 Description - Checked all translated strings, and added missing from the english translation - Fixed two minor concordance issues on the English translation --- <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-05 10:15:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5713