[PR #334] [MERGED] First spanish translation effort #5630

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/334
Author: @diegoseso
Created: 3/3/2017
Status: Merged
Merged: 3/5/2017
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (1)

  • f764582 First spanish translation effort

📊 Changes

10 files changed (+764 additions, -0 deletions)

View changed files

resources/lang/es/activities.php (+40 -0)
resources/lang/es/auth.php (+74 -0)
resources/lang/es/common.php (+58 -0)
resources/lang/es/components.php (+24 -0)
resources/lang/es/entities.php (+226 -0)
resources/lang/es/errors.php (+70 -0)
resources/lang/es/pagination.php (+19 -0)
resources/lang/es/passwords.php (+22 -0)
resources/lang/es/settings.php (+123 -0)
resources/lang/es/validation.php (+108 -0)

📄 Description

This is my first effort to translate this great app to spanish, I ve got 60% translation today, will commit to 100% in a few days.


🔄 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/334 **Author:** [@diegoseso](https://github.com/diegoseso) **Created:** 3/3/2017 **Status:** ✅ Merged **Merged:** 3/5/2017 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`f764582`](https://github.com/BookStackApp/BookStack/commit/f7645824d99d34e12814057e478e026c4c88ba54) First spanish translation effort ### 📊 Changes **10 files changed** (+764 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `resources/lang/es/activities.php` (+40 -0) ➕ `resources/lang/es/auth.php` (+74 -0) ➕ `resources/lang/es/common.php` (+58 -0) ➕ `resources/lang/es/components.php` (+24 -0) ➕ `resources/lang/es/entities.php` (+226 -0) ➕ `resources/lang/es/errors.php` (+70 -0) ➕ `resources/lang/es/pagination.php` (+19 -0) ➕ `resources/lang/es/passwords.php` (+22 -0) ➕ `resources/lang/es/settings.php` (+123 -0) ➕ `resources/lang/es/validation.php` (+108 -0) </details> ### 📄 Description This is my first effort to translate this great app to spanish, I ve got 60% translation today, will commit to 100% in a few days. --- <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:12:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5630