fix(site/src): sync paywall copy with the latest copy doc - #28436
Merged
Conversation
Jess revised three rows in the Premium Copy Updates doc after #28339 merged: the appearance description now leads with "Configure", and the AI Gateway keys and template permissions paywalls each gained a third bullet.
mattvollmer
approved these changes
Aug 21, 2026
jeremyruppel
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TL;DR: the words on three Premium screens changed in the copy doc, so this changes them in the app too.
Jess revised three rows in the Premium Copy Updates doc after #28339 merged. This syncs the app with them.
I re-checked every other row in the doc against the app. The rest match. The two rows that were blank when #28339 was written are handled separately in #28434 (browser-only connections) and #28435 (external auth).
Proof
From a local dev deployment with no license. DOM assertions against those pages:
pnpm exec tsc --noEmit,pnpm exec biome check src, and the Storybook tests for the three pages pass.Generated by Coder Agents on behalf of @david-fraley.