diff options
| author | David Hill <[email protected]> | 2026-03-04 13:08:21 +0000 |
|---|---|---|
| committer | David Hill <[email protected]> | 2026-03-04 13:08:21 +0000 |
| commit | dd4ad5f2c51be97c1de6526245bab999caaf77f9 (patch) | |
| tree | 517f85debfa2a9464065b6619fd8a3e8115d758c /packages/console | |
| parent | eb718567334d9118497772d20099f6ef90ec318f (diff) | |
| download | opencode-dd4ad5f2c51be97c1de6526245bab999caaf77f9.tar.gz opencode-dd4ad5f2c51be97c1de6526245bab999caaf77f9.zip | |
chore(console): edit copy
Diffstat (limited to 'packages/console')
| -rw-r--r-- | packages/console/app/src/i18n/en.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/console/app/src/i18n/en.ts b/packages/console/app/src/i18n/en.ts index 33107fe52..7c5f1ccc5 100644 --- a/packages/console/app/src/i18n/en.ts +++ b/packages/console/app/src/i18n/en.ts @@ -299,7 +299,7 @@ export const dict = { "go.faq.q8": "Can I use Go with other coding agents?", "go.faq.a8": "Yes, you can use Go with any agent. Follow the setup instructions in your preferred coding agent.", - "go.faq.q9": "What is the difference between the free models included and Go?", + "go.faq.q9": "What is the difference between free models and Go?", "go.faq.a9": "Free models include Big Pickle plus promotional models available at the time, with a quota of 200 requests/day. Go includes GLM-5, Kimi K2.5, and MiniMax M2.5 with higher request quotas enforced across rolling windows (5-hour, weekly, and monthly), roughly equivalent to $12 per 5 hours, $30 per week, and $60 per month (actual request counts vary by model and usage).", |
