diff --git a/src/lib/components/admin/Settings/CodeInterpreter.svelte b/src/lib/components/admin/Settings/CodeInterpreter.svelte index 6497bb803..22ba2ae06 100644 --- a/src/lib/components/admin/Settings/CodeInterpreter.svelte +++ b/src/lib/components/admin/Settings/CodeInterpreter.svelte @@ -73,7 +73,7 @@ {#if config.CODE_INTERPRETER_ENGINE === 'jupyter'}
- {$i18n.t('Jupyter Kernel Gateway URL')} + {$i18n.t('Jupyter URL')}
@@ -81,7 +81,7 @@ @@ -91,7 +91,7 @@
- {$i18n.t('Jupyter Kernel Gateway Auth')} + {$i18n.t('Jupyter Auth')}
@@ -113,14 +113,14 @@ {#if config.CODE_INTERPRETER_JUPYTER_AUTH === 'password'} {:else}