Skip to content

Commit 5d029de

Browse files
committed
feat: add learn more link to Claude setup screen string
1 parent 05d4df6 commit 5d029de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nls/root/strings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1843,7 +1843,7 @@ define({
18431843
"AI_CHAT_CLI_INSTALLING_MSG": "Installing Claude Code, please wait. This may take a while...",
18441844
"AI_CHAT_CLI_RESTART_NOTE": "Restart {APP_NAME} after installation completes.",
18451845
"AI_CHAT_CLAUDE_LOGIN_TITLE": "Setup Claude Code",
1846-
"AI_CHAT_CLAUDE_LOGIN_MSG": "Claude Code is installed but needs to be configured.",
1846+
"AI_CHAT_CLAUDE_LOGIN_MSG": "Claude Code is installed but needs to be configured. <a class='ai-learn-more-link' href='#'>Learn more</a>",
18471847
"AI_CHAT_CLAUDE_LOGIN_BTN": "Setup Claude Code",
18481848
"AI_CHAT_ADD_PROVIDER_BTN": "Add Custom Provider",
18491849
"AI_CHAT_RETRY": "Retry",

0 commit comments

Comments
 (0)