[PR #1946] [MERGED] add Symbol startup instructions in ShortcutsModal #7643

Closed
opened 2025-11-11 17:32:14 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1946
Author: @Yanyutin753
Created: 5/3/2024
Status: Merged
Merged: 5/3/2024
Merged by: @tjbck

Base: devHead: shortcuts-dev


📝 Commits (2)

  • 115c3a3 add Symbol startup prompt startup instructions in ShortcutsModal
  • ecfb689 refac

📊 Changes

27 files changed (+156 additions, -0 deletions)

View changed files

📝 src/lib/components/chat/ShortcutsModal.svelte (+52 -0)
📝 src/lib/i18n/locales/bg-BG/translation.json (+4 -0)
📝 src/lib/i18n/locales/bn-BD/translation.json (+4 -0)
📝 src/lib/i18n/locales/ca-ES/translation.json (+4 -0)
📝 src/lib/i18n/locales/de-DE/translation.json (+4 -0)
📝 src/lib/i18n/locales/dg-DG/translation.json (+4 -0)
📝 src/lib/i18n/locales/en-GB/translation.json (+4 -0)
📝 src/lib/i18n/locales/en-US/translation.json (+4 -0)
📝 src/lib/i18n/locales/es-ES/translation.json (+4 -0)
📝 src/lib/i18n/locales/fa-IR/translation.json (+4 -0)
📝 src/lib/i18n/locales/fr-CA/translation.json (+4 -0)
📝 src/lib/i18n/locales/fr-FR/translation.json (+4 -0)
📝 src/lib/i18n/locales/it-IT/translation.json (+4 -0)
📝 src/lib/i18n/locales/ja-JP/translation.json (+4 -0)
📝 src/lib/i18n/locales/ka-GE/translation.json (+4 -0)
📝 src/lib/i18n/locales/ko-KR/translation.json (+4 -0)
📝 src/lib/i18n/locales/nl-NL/translation.json (+4 -0)
📝 src/lib/i18n/locales/pl-PL/translation.json (+4 -0)
📝 src/lib/i18n/locales/pt-BR/translation.json (+4 -0)
📝 src/lib/i18n/locales/pt-PT/translation.json (+4 -0)

...and 7 more files

📄 Description

Pull Request Checklist


Description

add Symbol startup instructions in ShortcutsModal


Changelog Entry

Added

Symbol startup instructions in ShortcutsModal

Support multiple languages


Additional Information

image


🔄 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/1946 **Author:** [@Yanyutin753](https://github.com/Yanyutin753) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/3/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `shortcuts-dev` --- ### 📝 Commits (2) - [`115c3a3`](https://github.com/open-webui/open-webui/commit/115c3a38a799e45fbf1d5eead586155945115f48) ✨add Symbol startup prompt startup instructions in ShortcutsModal - [`ecfb689`](https://github.com/open-webui/open-webui/commit/ecfb6891f640e644132407c969bf1cd7fee5f484) refac ### 📊 Changes **27 files changed** (+156 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/ShortcutsModal.svelte` (+52 -0) 📝 `src/lib/i18n/locales/bg-BG/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/bn-BD/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/ca-ES/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/de-DE/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/dg-DG/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/en-GB/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/en-US/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/es-ES/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/fa-IR/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/fr-CA/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/fr-FR/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/it-IT/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/ja-JP/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/ka-GE/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/ko-KR/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/nl-NL/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/pl-PL/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/pt-BR/translation.json` (+4 -0) 📝 `src/lib/i18n/locales/pt-PT/translation.json` (+4 -0) _...and 7 more files_ </details> ### 📄 Description ## Pull Request Checklist --- ## Description ✨add Symbol startup instructions in ShortcutsModal --- ### Changelog Entry ### Added Symbol startup instructions in ShortcutsModal Support multiple languages --- ### Additional Information ![image](https://github.com/open-webui/open-webui/assets/132346501/0973db05-004a-4526-964b-319acb33b564) --- <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 17:32:14 -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#7643