This commit is contained in:
Timothy Jaeryang Baek 2025-08-07 00:14:35 +04:00
parent 353ecda084
commit 6598812a25

View file

@ -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')}`
}
];