diff --git a/src/components/config/VisualConfigEditor.tsx b/src/components/config/VisualConfigEditor.tsx index 7b0a45a..08f0efc 100644 --- a/src/components/config/VisualConfigEditor.tsx +++ b/src/components/config/VisualConfigEditor.tsx @@ -228,7 +228,7 @@ function ApiKeysCardEditor({
#{index + 1}
-
API Key
+
{t('config_management.visual.api_keys.input_label')}
{maskApiKey(String(key || ''))}