[PR #18114] [MERGED] i18n: Fix typo in Spanish translation ("Eriquetas" → "Etiquetas") #128331

Closed
opened 2026-05-21 10:46:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/18114
Author: @Akutangulo
Created: 10/7/2025
Status: Merged
Merged: 10/7/2025
Merged by: @tjbck

Base: devHead: main


📝 Commits (1)

  • 7448cf6 fix(i18n): corrected typo in Spanish translation for "Reasoning Tags"

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/lib/i18n/locales/es-ES/translation.json (+1 -1)

📄 Description

Typo fixed in Spanish translation file at line 1240 of open-webui/src/lib/i18n/locales/es-ES/translation.json:

  • Incorrect: "Eriquetas de Razonamiento"
  • Correct: "Etiquetas de Razonamiento"

This improves clarity and consistency in the UI.

Changelog Entry

Fixed

  • Corrected typo in Spanish translation: "Eriquetas de Razonamiento" → "Etiquetas de Razonamiento"

I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.


🔄 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/18114 **Author:** [@Akutangulo](https://github.com/Akutangulo) **Created:** 10/7/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (1) - [`7448cf6`](https://github.com/open-webui/open-webui/commit/7448cf6c65273473a04dfb7af77b8bc86b76dbfa) fix(i18n): corrected typo in Spanish translation for "Reasoning Tags" ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/i18n/locales/es-ES/translation.json` (+1 -1) </details> ### 📄 Description Typo fixed in Spanish translation file at line 1240 of `open-webui/src/lib/i18n/locales/es-ES/translation.json`: - Incorrect: "Eriquetas de Razonamiento" - Correct: "Etiquetas de Razonamiento" This improves clarity and consistency in the UI. ### Changelog Entry ### Fixed - Corrected typo in Spanish translation: "Eriquetas de Razonamiento" → "Etiquetas de Razonamiento" I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <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-21 10:46:28 -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#128331