Skip to content

fix: sync reveal-menu i18n keys across all locales - #36293

Closed
AbdoKnbGit wants to merge 1 commit into
anomalyco:devfrom
AbdoKnbGit:fix/reveal-menu-i18n-v2
Closed

fix: sync reveal-menu i18n keys across all locales#36293
AbdoKnbGit wants to merge 1 commit into
anomalyco:devfrom
AbdoKnbGit:fix/reveal-menu-i18n-v2

Conversation

@AbdoKnbGit

Copy link
Copy Markdown

Issue for this PR

Closes #36292

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds the missing session.header.reveal.* translation keys to the non-English locales. These keys were added to the English locale (en.ts) in a prior change but were not propagated to the other locale files, causing the i18n parity test to fail.

How did you verify your code works?

Ran bun test src/i18n/parity.test.ts from packages/app — all 4 tests pass.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@AbdoKnbGit
AbdoKnbGit force-pushed the fix/reveal-menu-i18n-v2 branch from 2daa844 to 1409b13 Compare July 10, 2026 17:36
CreatorGhost added a commit to CreatorGhost/TheCode that referenced this pull request Jul 12, 2026
Ported from upstream anomalyco#36293; adds the ar locale entries the upstream PR missed.
CreatorGhost added a commit to CreatorGhost/TheCode that referenced this pull request Jul 12, 2026
Ported from upstream anomalyco#36293; adds the ar locale entries the upstream PR missed.
@github-actions

Copy link
Copy Markdown
Contributor

Automated PR Cleanup

Thank you for contributing to opencode.

Due to the high volume of PRs from users and AI agents, we periodically close older PRs using automated criteria so maintainers can focus review time on the most active and community-supported contributions.

This PR was closed because it matched the following cleanup criteria:

  • The PR was created more than 1 month ago
  • The PR had fewer than 2 positive reactions
  • Positive reactions are counted as thumbs-up, heart, celebration, or rocket reactions on the PR

PRs created within the last month are not affected by this cleanup.

If you believe this PR was closed incorrectly, or if you are still actively working on it, please leave a comment explaining why it should be reopened. A maintainer can review and reopen it if appropriate.

Thanks again for taking the time to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failing i18n parity test in packages/app.

1 participant