You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: webview-ui/src/i18n/locales/en/welcome.json
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,11 @@
3
3
"introduction": "I can do all kinds of tasks thanks to the latest breakthroughs in agentic coding capabilities and access to tools that let me create & edit files, explore complex projects, use the browser, and execute terminal commands (with your permission, of course). I can even use MCP to create new tools and extend my own capabilities.",
4
4
"notice": "To get started, this extension needs an API provider.",
5
5
"start": "Let's go!",
6
+
"chooseProvider": "Choose an API provider to get started:",
"openRouterDescription": "A unified interface for LLMs",
9
+
"startRouter": "Express setup through a Router",
10
+
"startCustom": "Bring your own API key",
6
11
"telemetry": {
7
12
"title": "Help Improve Roo Code",
8
13
"anonymousTelemetry": "Send anonymous error and usage data to help us fix bugs and improve the extension. No code, prompts, or personal information is ever sent.",
0 commit comments