diff --git a/src/i18n/messages/hi.json b/src/i18n/messages/hi.json index 8a0a45e5ec..88feadfed1 100644 --- a/src/i18n/messages/hi.json +++ b/src/i18n/messages/hi.json @@ -682,6 +682,30 @@ "0": "Kiro CLI uses YAML config." } }, + "windsurf": { + "steps": { + "1": { + "title": "Open AI Settings", + "desc": "Click the AI Settings icon in Windsurf or go to Settings" + }, + "2": { + "title": "Add Custom Provider", + "desc": "Select \"Add custom provider\" (OpenAI-compatible)" + }, + "3": { + "title": "Base URL", + "desc": "http://127.0.0.1:20128/v1" + }, + "4": { + "title": "API Key", + "desc": "Select your OmniRoute API key" + }, + "5": { + "title": "Select Model", + "desc": "Choose a model from the dropdown" + } + } + }, "windsurf": { "steps": { "1": {