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 clearly 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/3470
**Author:** [@djismgaming](https://github.com/djismgaming)
**Created:** 6/27/2024
**Status:** ✅ Merged
**Merged:** 6/27/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `dev`
---
### 📝 Commits (2)
- [`bae87ec`](https://github.com/open-webui/open-webui/commit/bae87ec4ae5fe9f82b7a8d134f4b11f902ab3218) Update translation.json
- [`850d4aa`](https://github.com/open-webui/open-webui/commit/850d4aac70cd87bae0741a825bf7bba202a9237a) additional Spanish strings updated
### 📊 Changes
**1 file changed** (+147 additions, -146 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/i18n/locales/es-ES/translation.json` (+147 -146)
</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 clearly 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/3470
Author: @djismgaming
Created: 6/27/2024
Status: ✅ Merged
Merged: 6/27/2024
Merged by: @tjbck
Base:
dev← Head:dev📝 Commits (2)
bae87ecUpdate translation.json850d4aaadditional Spanish strings updated📊 Changes
1 file changed (+147 additions, -146 deletions)
View changed files
📝
src/lib/i18n/locales/es-ES/translation.json(+147 -146)📄 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.