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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
dev← Head:spanish-translation📝 Commits (3)
5134217feat: Add support for Spanish language option in WebUI Settings61b4ab1spanish translation of the webui7c87271spanish 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
This change adds the Spanish language to those available.
Changelog Entry
Added
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.