feat(extension): add Chrome Web Store listings for 15 new languages#6158
Merged
Conversation
…nguages Add localized extensionName (title) and extensionDescription (summary) for ar, cs, hi, hu, id, it, ko, pl, ru, th, tr, uk, vi, zh_CN, zh_TW, matching the existing de/es/fr/ja/pt_BR pattern. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
What
Adds Chrome Web Store listing localizations (
extensionName= title,extensionDescription= summary) for 15 new languages, wired through the existing__MSG_extensionName__/__MSG_extensionDescription__manifest references:ar,cs,hi,hu,id,it,ko,pl,ru,th,tr,uk,vi,zh_CN,zh_TWHow
messages.jsonper locale underpackages/extension/public/_locales/, following the existingde/es/fr/ja/pt_BRstructure.zh_CN,zh_TW), consistent with the existingpt_BR.cs,hu,pl,ru,uk) are preserved. Normalized one delivery typo: missing space after the pipe in theartitle (daily.dev |…→daily.dev | …) to match the house style of every other locale.public/is copied wholesale at build time (CopyRspackPlugin), so no additional build wiring is needed.Next phase
Updating the store cover assets per the new languages (separate change).
🤖 Generated with Claude Code
Preview domain
https://claude-angry-swanson-b03f18.preview.app.daily.dev