From dd4ad5f2c51be97c1de6526245bab999caaf77f9 Mon Sep 17 00:00:00 2001 From: David Hill Date: Wed, 4 Mar 2026 13:08:21 +0000 Subject: [PATCH] chore(console): edit copy --- packages/console/app/src/i18n/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).",