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