mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 12:32:58 -05:00
[PR #1946] [MERGED] ✨add Symbol startup instructions in ShortcutsModal #7643
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.