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>
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/1215
Author: @granludo
Created: 3/19/2024
Status: ✅ Merged
Merged: 3/19/2024
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (2)
492d4f3Added Catalan translation4de591badded 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
[Insert a brief description of the changes made in this pull request]
Changelog Entry
Added
Fixed
Changed
Removed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.