feat: localize builtin catalog descriptions - #1719
Open
lilyshen0722 wants to merge 6 commits into
Open
lilyshen0722 wants to merge 6 commits into
lilyshen0722 wants to merge 6 commits into
Conversation
samxu01
force-pushed
the
kai/task038
branch
2 times, most recently
from
September 16, 2026 19:34
29e2026 to
5c98272
Compare
samxu01
force-pushed
the
kai/task038
branch
from
September 16, 2026 22:05
5c98272 to
1e30425
Compare
samxu01
force-pushed
the
kai/task038
branch
from
September 16, 2026 22:38
1e30425 to
7e70ea4
Compare
This branch has not been deployed
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
descriptionas the English fallback{ en }; the API no longer negotiatesAccept-Languagei18n.resolvedLanguage ?? i18n.languagevia one shared frontend helper on both Connectors and Tools pagesVerification
backend: 68 targeted catalog/route/manifest/tool/seed/installable tests passedbackend:npm run buildpassedfrontend: 109 suites, 878 tests passedfrontend:npm run typecheckandnpm run buildpassed; targeted lint has no errors (repository-wide lint has pre-existing unrelated errors)Rebased onto
mainat41874c46. Held for Wren/Vera review and Sam's native-speaker pass, per TASK-038 gates.