Target branch: Pull requests should target the dev branch.
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 Open WebUI Docs, or other documentation sources?
Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
Testing: Have you written and run sufficient tests for the changes?
Code Review: Have you self-reviewed your code and addressed any coding standard issues?
Description
⭐ add translations in shortcut
Additional Information
Has passed the self-test
🔄 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/2389
**Author:** [@Yanyutin753](https://github.com/Yanyutin753)
**Created:** 5/19/2024
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `shortcut-tran`
---
### 📝 Commits (1)
- [`e0719b2`](https://github.com/open-webui/open-webui/commit/e0719b20e797c5f91ef5e1389e72f2e7872fe5ef) ⭐ add translations in shortcut
### 📊 Changes
**22 files changed** (+89 additions, -90 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/i18n/locales/ar-BH/translation.json` (+1 -1)
📝 `src/lib/i18n/locales/bg-BG/translation.json` (+4 -4)
📝 `src/lib/i18n/locales/bn-BD/translation.json` (+5 -5)
📝 `src/lib/i18n/locales/ca-ES/translation.json` (+5 -5)
📝 `src/lib/i18n/locales/de-DE/translation.json` (+1 -1)
📝 `src/lib/i18n/locales/dg-DG/translation.json` (+3 -4)
📝 `src/lib/i18n/locales/es-ES/translation.json` (+5 -5)
📝 `src/lib/i18n/locales/fa-IR/translation.json` (+5 -5)
📝 `src/lib/i18n/locales/fr-CA/translation.json` (+5 -5)
📝 `src/lib/i18n/locales/fr-FR/translation.json` (+5 -5)
📝 `src/lib/i18n/locales/hi-IN/translation.json` (+4 -4)
📝 `src/lib/i18n/locales/ja-JP/translation.json` (+5 -5)
📝 `src/lib/i18n/locales/ka-GE/translation.json` (+5 -5)
📝 `src/lib/i18n/locales/ko-KR/translation.json` (+5 -5)
📝 `src/lib/i18n/locales/nl-NL/translation.json` (+4 -4)
📝 `src/lib/i18n/locales/pt-BR/translation.json` (+4 -4)
📝 `src/lib/i18n/locales/pt-PT/translation.json` (+4 -4)
📝 `src/lib/i18n/locales/ru-RU/translation.json` (+5 -5)
📝 `src/lib/i18n/locales/sv-SE/translation.json` (+5 -5)
📝 `src/lib/i18n/locales/vi-VN/translation.json` (+4 -4)
_...and 2 more files_
</details>
### 📄 Description
## Pull Request Checklist
- [x] **Target branch:** Pull requests should target the `dev` branch.
- [x] **Description:** Briefly describe the changes 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.
- [ ] **Documentation:** Have you updated relevant documentation [Open WebUI Docs](https://github.com/open-webui/docs), or other documentation sources?
- [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation?
- [x] **Testing:** Have you written and run sufficient tests for the changes?
- [ ] **Code Review:** Have you self-reviewed your code and addressed any coding standard issues?
---
## Description
⭐ add translations in shortcut
### Additional Information
#### Has passed the self-test
---
<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/2389
Author: @Yanyutin753
Created: 5/19/2024
Status: ❌ Closed
Base:
dev← Head:shortcut-tran📝 Commits (1)
e0719b2⭐ add translations in shortcut📊 Changes
22 files changed (+89 additions, -90 deletions)
View changed files
📝
src/lib/i18n/locales/ar-BH/translation.json(+1 -1)📝
src/lib/i18n/locales/bg-BG/translation.json(+4 -4)📝
src/lib/i18n/locales/bn-BD/translation.json(+5 -5)📝
src/lib/i18n/locales/ca-ES/translation.json(+5 -5)📝
src/lib/i18n/locales/de-DE/translation.json(+1 -1)📝
src/lib/i18n/locales/dg-DG/translation.json(+3 -4)📝
src/lib/i18n/locales/es-ES/translation.json(+5 -5)📝
src/lib/i18n/locales/fa-IR/translation.json(+5 -5)📝
src/lib/i18n/locales/fr-CA/translation.json(+5 -5)📝
src/lib/i18n/locales/fr-FR/translation.json(+5 -5)📝
src/lib/i18n/locales/hi-IN/translation.json(+4 -4)📝
src/lib/i18n/locales/ja-JP/translation.json(+5 -5)📝
src/lib/i18n/locales/ka-GE/translation.json(+5 -5)📝
src/lib/i18n/locales/ko-KR/translation.json(+5 -5)📝
src/lib/i18n/locales/nl-NL/translation.json(+4 -4)📝
src/lib/i18n/locales/pt-BR/translation.json(+4 -4)📝
src/lib/i18n/locales/pt-PT/translation.json(+4 -4)📝
src/lib/i18n/locales/ru-RU/translation.json(+5 -5)📝
src/lib/i18n/locales/sv-SE/translation.json(+5 -5)📝
src/lib/i18n/locales/vi-VN/translation.json(+4 -4)...and 2 more files
📄 Description
Pull Request Checklist
devbranch.Description
⭐ add translations in shortcut
Additional Information
Has passed the self-test
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.