[PR #1219] [MERGED] Spanish translation #107915

Closed
opened 2026-05-18 06:51:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1219
Author: @djismgaming
Created: 3/19/2024
Status: Merged
Merged: 3/19/2024
Merged by: @tjbck

Base: devHead: spanish-translation


📝 Commits (3)

  • 5134217 feat: Add support for Spanish language option in WebUI Settings
  • 61b4ab1 spanish translation of the webui
  • 7c87271 spanish translation of the webui

📊 Changes

2 files changed (+367 additions, -0 deletions)

View changed files

src/lib/i18n/locales/es-ES/translation.json (+363 -0)
📝 src/lib/i18n/locales/languages.json (+4 -0)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

This change adds the Spanish language to those available.


Changelog Entry

Added

  • Spanish translation.

Documentation: Not applicable in this case.

Dependencies: Not applicable in this case.


🔄 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/open-webui/open-webui/pull/1219 **Author:** [@djismgaming](https://github.com/djismgaming) **Created:** 3/19/2024 **Status:** ✅ Merged **Merged:** 3/19/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `spanish-translation` --- ### 📝 Commits (3) - [`5134217`](https://github.com/open-webui/open-webui/commit/51342179adcec105be5fd9d96fd37f3d9b66db30) feat: Add support for Spanish language option in WebUI Settings - [`61b4ab1`](https://github.com/open-webui/open-webui/commit/61b4ab1e6363226422be2c201eedf45633a73f75) spanish translation of the webui - [`7c87271`](https://github.com/open-webui/open-webui/commit/7c8727151e055577d0523d20e94ea1a23f6636fc) spanish translation of the webui ### 📊 Changes **2 files changed** (+367 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/lib/i18n/locales/es-ES/translation.json` (+363 -0) 📝 `src/lib/i18n/locales/languages.json` (+4 -0) </details> ### 📄 Description ## Pull Request Checklist - [X] **Description:** Briefly describe the changes in this pull request. - [X] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [X] **Documentation:** Have you updated relevant documentation? - [X] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description This change adds the Spanish language to those available. --- ### Changelog Entry ### Added - Spanish translation. ### Documentation: Not applicable in this case. ### Dependencies: Not applicable in this case. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-18 06:51:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#107915