Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
Target branch: Please verify that the pull request targets the dev branch.
Description: Provide a concise description of the changes made 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.
Prefix: To cleary categorize this pull request, prefix the pull request title, using one of the following:
Changelog Entry
Description
The Spanish translation is not yet complete. This helps by translating more strings from English into Spanish
Added
New English strings translated into Spanish now
Fixed
Variable '{{ models }}' was translated to Spanish as '{{ modelos }}' which could cause issues if left as is
Additional Information
PR #2744 originally introduced the renaming of the '{{ models }}' variable into the Spanish '{{ modelos }}' which is fixed on this PR
🔄 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/3430
**Author:** [@djismgaming](https://github.com/djismgaming)
**Created:** 6/25/2024
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `spanish-translation-20240625`
---
### 📝 Commits (3)
- [`6f26395`](https://github.com/open-webui/open-webui/commit/6f26395b5d79a82b41ff4c052b3eea1180e5be1b) variable was renamed in Spanish, brought back to prevent issues
- [`6200213`](https://github.com/open-webui/open-webui/commit/62002130c3a90f5eed8512f1f3f897293d2c5b1c) Spanish translation updates
- [`db625b2`](https://github.com/open-webui/open-webui/commit/db625b2740b70780044dcd52146803c0d7ce51f4) completing the latest Spanish translation updates
### 📊 Changes
**1 file changed** (+148 additions, -148 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/i18n/locales/es-ES/translation.json` (+148 -148)
</details>
### 📄 Description
# Pull Request Checklist
### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request.
**Before submitting, make sure you've checked the following:**
- [x] **Target branch:** Please verify that the pull request targets the `dev` branch.
- [x] **Description:** Provide a concise description of the changes made 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] **Prefix:** To cleary categorize this pull request, prefix the pull request title, using one of the following:
# Changelog Entry
### Description
- The Spanish translation is not yet complete. This helps by translating more strings from English into Spanish
### Added
- New English strings translated into Spanish now
### Fixed
- Variable '{{ models }}' was translated to Spanish as '{{ modelos }}' which could cause issues if left as is
### Additional Information
- PR #2744 originally introduced the renaming of the '{{ models }}' variable into the Spanish '{{ modelos }}' which is fixed on this PR
---
<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/3430
Author: @djismgaming
Created: 6/25/2024
Status: ❌ Closed
Base:
dev← Head:spanish-translation-20240625📝 Commits (3)
6f26395variable was renamed in Spanish, brought back to prevent issues6200213Spanish translation updatesdb625b2completing the latest Spanish translation updates📊 Changes
1 file changed (+148 additions, -148 deletions)
View changed files
📝
src/lib/i18n/locales/es-ES/translation.json(+148 -148)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Fixed
Additional Information
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.