mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-24 07:39:27 +01:00
refac
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
id: 'explain',
|
id: 'explain',
|
||||||
label: $i18n.t('Explain'),
|
label: $i18n.t('Explain'),
|
||||||
icon: LightBulb,
|
icon: LightBulb,
|
||||||
prompt: `{{SELECTED_CONTENT}}\n\n\nExplain`
|
prompt: `{{SELECTED_CONTENT}}\n\n\n${$i18n.t('Explain')}`
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user