[PR #1215] [MERGED] Added Catalan translation #107911

Closed
opened 2026-05-18 06:51:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1215
Author: @granludo
Created: 3/19/2024
Status: Merged
Merged: 3/19/2024
Merged by: @tjbck

Base: devHead: main


📝 Commits (2)

  • 492d4f3 Added Catalan translation
  • 4de591b added catalan to "languages.json" added proper code "ca-ES"

📊 Changes

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

View changed files

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

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes 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.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

[Insert a brief description of the changes made in this pull request]


Changelog Entry

Added

  • [List any new features or additions]

Fixed

  • [List any fixes or corrections]

Changed

  • [List any changes or updates]

Removed

  • [List any removed features or files]

🔄 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/1215 **Author:** [@granludo](https://github.com/granludo) **Created:** 3/19/2024 **Status:** ✅ Merged **Merged:** 3/19/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (2) - [`492d4f3`](https://github.com/open-webui/open-webui/commit/492d4f3403d045f0b75426a2bdd282716fe65619) Added Catalan translation - [`4de591b`](https://github.com/open-webui/open-webui/commit/4de591b930c3b66ea2d38ed7f948a763b5b3bb5c) added catalan to "languages.json" added proper code "ca-ES" ### 📊 Changes **2 files changed** (+367 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/lib/i18n/locales/ca-ES/translation.json` (+363 -0) 📝 `src/lib/i18n/locales/languages.json` (+4 -0) </details> ### 📄 Description ## Pull Request Checklist - [ ] **Description:** Briefly describe the changes in this pull request. - [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [ ] **Documentation:** Have you updated relevant documentation? - [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description [Insert a brief description of the changes made in this pull request] --- ### Changelog Entry ### Added - [List any new features or additions] ### Fixed - [List any fixes or corrections] ### Changed - [List any changes or updates] ### Removed - [List any removed features or files] --- <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-18 06:51:01 -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#107911