mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 20:07:49 +01:00
refac
This commit is contained in:
@@ -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')}`
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user