mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
refac
This commit is contained in:
parent
353ecda084
commit
6598812a25
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
id: 'explain',
|
||||
label: $i18n.t('Explain'),
|
||||
icon: LightBulb,
|
||||
prompt: `{{SELECTED_CONTENT}}\n\n\nExplain`
|
||||
prompt: `{{SELECTED_CONTENT}}\n\n\n${$i18n.t('Explain')}`
|
||||
}
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue