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: dev ← Head: shortcuts-dev
dev
shortcuts-dev
115c3a3
ecfb689
27 files changed (+156 additions, -0 deletions)
📝 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)
src/lib/components/chat/ShortcutsModal.svelte
src/lib/i18n/locales/bg-BG/translation.json
src/lib/i18n/locales/bn-BD/translation.json
src/lib/i18n/locales/ca-ES/translation.json
src/lib/i18n/locales/de-DE/translation.json
src/lib/i18n/locales/dg-DG/translation.json
src/lib/i18n/locales/en-GB/translation.json
src/lib/i18n/locales/en-US/translation.json
src/lib/i18n/locales/es-ES/translation.json
src/lib/i18n/locales/fa-IR/translation.json
src/lib/i18n/locales/fr-CA/translation.json
src/lib/i18n/locales/fr-FR/translation.json
src/lib/i18n/locales/it-IT/translation.json
src/lib/i18n/locales/ja-JP/translation.json
src/lib/i18n/locales/ka-GE/translation.json
src/lib/i18n/locales/ko-KR/translation.json
src/lib/i18n/locales/nl-NL/translation.json
src/lib/i18n/locales/pl-PL/translation.json
src/lib/i18n/locales/pt-BR/translation.json
src/lib/i18n/locales/pt-PT/translation.json
...and 7 more files
✨add Symbol startup instructions in ShortcutsModal
Symbol startup instructions in ShortcutsModal
Support multiple languages
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
dev← Head:shortcuts-dev📝 Commits (2)
115c3a3✨add Symbol startup prompt startup instructions in ShortcutsModalecfb689refac📊 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.