Skip to content

feat: translate the sunset message to all supported languages - #913

Merged
grunch merged 1 commit into
mainfrom
feat/sunset-translations
Aug 10, 2026
Merged

feat: translate the sunset message to all supported languages#913
grunch merged 1 commit into
mainfrom
feat/sunset-translations

Conversation

@grunch

@grunch grunch commented Aug 10, 2026

Copy link
Copy Markdown
Member

Summary

Translates the sunset notice (#911, #912) into the 8 remaining bot languages: German, French, Italian, Portuguese, Russian, Ukrainian, Korean, and Farsi. Until now those users got the English fallback; each locale now has a native sunset message.

All non-Spanish locales link the English announcement (https://x.com/negrunch/status/2086899005355704703) and the English video tutorial (https://www.youtube.com/watch?v=Lnyjgecfd_w), matching the language split defined in #911/#912.

Test plan

  • All 10 locale files parse as valid YAML with the sunset key present
  • npm test — 233 passing; tests/bot/sunset.spec.ts now asserts every locale contains the sunset key with the correct announcement, tutorial, and Mostro links
  • npm run lint clean

Every non-Spanish locale links the English announcement and the
English video tutorial
@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@grunch, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 12 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5418c8d5-ef0e-469e-9e6f-bb6acb7097bb

📥 Commits

Reviewing files that changed from the base of the PR and between c8d34fe and 18f6aea.

📒 Files selected for processing (9)
  • locales/de.yaml
  • locales/fa.yaml
  • locales/fr.yaml
  • locales/it.yaml
  • locales/ko.yaml
  • locales/pt.yaml
  • locales/ru.yaml
  • locales/uk.yaml
  • tests/bot/sunset.spec.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@grunch
grunch merged commit 1282951 into main Aug 10, 2026
6 checks passed
@grunch
grunch deleted the feat/sunset-translations branch August 10, 2026 22:32
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