Skip to content

feat(extension): add Chrome Web Store listings for 15 new languages#6158

Merged
tsahimatsliah merged 2 commits into
mainfrom
claude/angry-swanson-b03f18
Jun 9, 2026
Merged

feat(extension): add Chrome Web Store listings for 15 new languages#6158
tsahimatsliah merged 2 commits into
mainfrom
claude/angry-swanson-b03f18

Conversation

@tsahimatsliah

@tsahimatsliah tsahimatsliah commented Jun 9, 2026

Copy link
Copy Markdown
Member

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_TW

How

  • One messages.json per locale under packages/extension/public/_locales/, following the existing de/es/fr/ja/pt_BR structure.
  • Locale dir names use Chrome's i18n convention (zh_CN, zh_TW), consistent with the existing pt_BR.
  • Strings taken verbatim from the final translation delivery. Translator-intended non-breaking spaces (e.g. cs, hu, pl, ru, uk) are preserved. Normalized one delivery typo: missing space after the pipe in the ar title (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

…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>
@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-webapp Ready Ready Preview Jun 9, 2026 7:08am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Jun 9, 2026 7:08am

Request Review

@tsahimatsliah tsahimatsliah merged commit d13298f into main Jun 9, 2026
12 checks passed
@tsahimatsliah tsahimatsliah deleted the claude/angry-swanson-b03f18 branch June 9, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant