diff options
| author | Frank <[email protected]> | 2026-03-04 18:28:41 -0500 |
|---|---|---|
| committer | Frank <[email protected]> | 2026-03-04 18:29:38 -0500 |
| commit | 27447bab2614e1beca999da0b1dfc5fd9e0ecf3b (patch) | |
| tree | c1b4f9b5c2e00011624295b87159b5b6cacc6155 /packages/console/app/src/i18n | |
| parent | 45ac20b8aa1c96751af6824bf7dd736554ef7938 (diff) | |
| download | opencode-27447bab2614e1beca999da0b1dfc5fd9e0ecf3b.tar.gz opencode-27447bab2614e1beca999da0b1dfc5fd9e0ecf3b.zip | |
wip: zen
Diffstat (limited to 'packages/console/app/src/i18n')
| -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 82ec78bda..19e1cdefd 100644 --- a/packages/console/app/src/i18n/en.ts +++ b/packages/console/app/src/i18n/en.ts @@ -258,7 +258,7 @@ export const dict = { "go.cta.price": "$10/month", "go.pricing.body": "Use with any agent. Top up credit if needed. Cancel any time.", "go.graph.free": "Free", - "go.graph.freePill": "Big Pickle and promotional", + "go.graph.freePill": "Big Pickle and free models", "go.graph.go": "Go", "go.graph.label": "Requests per 5 hour", "go.graph.usageLimits": "Usage limits", |
