[PR #3470] [MERGED] **i18n** Spanish translation updates #8045

Closed
opened 2025-11-11 17:43:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: dev


📝 Commits (2)

  • bae87ec Update translation.json
  • 850d4aa additional 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:

  • 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>
GiteaMirror added the pull-request label 2025-11-11 17:43:36 -06: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#8045