Conversation
- Add _locales directory with translations for: - Hebrew (he) - Israel - Hindi (hi) - India - French (fr) - France - English (en) - Default - Update manifests to use i18n message placeholders - Update popup and background scripts to use chrome.i18n API - Add RTL language support (Hebrew, Arabic, Farsi, Urdu) - Add version number display in popup - Modify build.js to copy _locales to extension packages - Create translated description files (description-he.md, description-hi.md, description-fr.md) - Add translated version history to all language files When uploaded via API, Chrome Web Store will automatically recognize these locales and make them available for users. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Create GitHub release automatically when tag is pushed - Include Chrome, Firefox, and Edge extension zip files as release artifacts - Link to CHANGELOG in release notes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Update manifest tests to expect i18n placeholders instead of hardcoded strings - Add tests for default_locale field - Add comprehensive i18n tests for _locales structure - Verify all locale directories and messages.json files exist - Validate required i18n keys in all locale files - Format manifest files with Prettier - Add CLAUDE.md with pre-commit reminders 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 4 4
Branches 1 1
=========================================
Hits 4 4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
No description provided.