diff options
| author | David Hill <[email protected]> | 2026-03-04 13:24:08 +0000 |
|---|---|---|
| committer | David Hill <[email protected]> | 2026-03-04 13:24:08 +0000 |
| commit | ad563381087084de2cd7b88ad25965b52ed162da (patch) | |
| tree | 310823aa6a58d82184738e9b124348f53546813d /packages/console/app | |
| parent | dd4ad5f2c51be97c1de6526245bab999caaf77f9 (diff) | |
| download | opencode-ad563381087084de2cd7b88ad25965b52ed162da.tar.gz opencode-ad563381087084de2cd7b88ad25965b52ed162da.zip | |
chore(console): update copy
Diffstat (limited to 'packages/console/app')
| -rw-r--r-- | packages/console/app/src/i18n/en.ts | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/packages/console/app/src/i18n/en.ts b/packages/console/app/src/i18n/en.ts index 7c5f1ccc5..41c3a76fc 100644 --- a/packages/console/app/src/i18n/en.ts +++ b/packages/console/app/src/i18n/en.ts @@ -253,11 +253,12 @@ export const dict = { "go.pricing.body": "Use with any agent. Top up credit if needed. Cancel any time.", "go.problem.title": "What problem is Go solving?", "go.problem.body": - "There are so many models available, but only a few work well with coding agents. Most providers configure them differently with varying results.", - "go.problem.subtitle": "We're fixing this for everyone, not just OpenCode users.", - "go.problem.item1": "Testing select models and consulting their teams", - "go.problem.item2": "Working with providers to ensure they're delivered properly", - "go.problem.item3": "Benchmarking all model-provider combinations we recommend", + "We're focused on bringing the OpenCode experience to as many people as possible. OpenCode Go is a low cost ($10/month) subscription designed to bring agentic coding to programmers around the world. It provides generous limits and reliable access to the most capable open source models.", + "go.problem.subtitle": + " ", + "go.problem.item1": "Low cost subscription pricing", + "go.problem.item2": "Generous limits and reliable access", + "go.problem.item3": "Built for as many programmers as possible", "go.how.title": "How Go works", "go.how.body": "Go is a $10/month subscription you can use with OpenCode or any agent.", "go.how.step1.title": "Create an account", |
