diff --git a/client/src/components/Chat/Input/CodeInterpreter.tsx b/client/src/components/Chat/Input/CodeInterpreter.tsx index 488f081f32..c493135c77 100644 --- a/client/src/components/Chat/Input/CodeInterpreter.tsx +++ b/client/src/components/Chat/Input/CodeInterpreter.tsx @@ -25,7 +25,7 @@ function CodeInterpreter() { className="max-w-fit" checked={runCode} setValue={debouncedChange} - label={localize('com_assistants_code_interpreter')} + label={localize('com_ui_run_code')} isCheckedClassName="border-purple-600/40 bg-purple-500/10 hover:bg-purple-700/10" icon={