[PR #7382] [MERGED] i18n: Add Basque (eu-ES, Euskara) translation #8845

Closed
opened 2025-11-11 18:07:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/7382
Author: @juananpe
Created: 11/26/2024
Status: Merged
Merged: 11/26/2024
Merged by: @tjbck

Base: devHead: dev


📝 Commits (1)

  • bddc293 Add Basque (eu-ES, Euskara) translation

📊 Changes

2 files changed (+1025 additions, -0 deletions)

View changed files

src/lib/i18n/locales/eu-ES/translation.json (+1021 -0)
📝 src/lib/i18n/locales/languages.json (+4 -0)

📄 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.

Changelog Entry

Description

  • This PR adds Basque (eu-ES) i18n language support

Added

  • Basque (eu-ES) language support

🔄 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/7382 **Author:** [@juananpe](https://github.com/juananpe) **Created:** 11/26/2024 **Status:** ✅ Merged **Merged:** 11/26/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`bddc293`](https://github.com/open-webui/open-webui/commit/bddc293d8242c180c8b8813941e949aea6d110ce) Add Basque (eu-ES, Euskara) translation ### 📊 Changes **2 files changed** (+1025 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/lib/i18n/locales/eu-ES/translation.json` (+1021 -0) 📝 `src/lib/i18n/locales/languages.json` (+4 -0) </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. # Changelog Entry ### Description - This PR adds Basque (eu-ES) i18n language support ### Added - Basque (eu-ES) language support --- <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 18:07:32 -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#8845