Skip to content

feat: missing Nightwave challenge translation#834

Merged
TobiTenno merged 1 commit intoWFCD:masterfrom
Clarity-89:fix-missing-nightwave-translation
Mar 9, 2026
Merged

feat: missing Nightwave challenge translation#834
TobiTenno merged 1 commit intoWFCD:masterfrom
Clarity-89:fix-missing-nightwave-translation

Conversation

@Clarity-89
Copy link
Contributor

@Clarity-89 Clarity-89 commented Mar 9, 2026

Summary

  • Add missing translation for SeasonWeeklyHorsingAround Nightwave challenge
    • value: "Horsing Around"
    • desc: "Fly your Kaithe for 1000 meters"

Currently the API returns [PH] Season Weekly Horsing Around Desc as the description and uses the camelCase-split fallback name "Season Weekly Horsing Around" instead of the correct display name.

Considerations

  • Does this contain a new dependency? No
  • Does this introduce opinionated data formatting or manual data entry? Yes — manual translation entry based on the Warframe Wiki
  • Does this pr include updated data files in a separate commit that can be reverted for a clean code-only pr? No — single commit, data-only change
  • Have I run the linter? Yes
  • Is it a bug fix, feature request, or enhancement? Bug Fix

Summary by CodeRabbit

  • New Features
    • Added a new seasonal weekly challenge: "Horsing Around" - Fly your Kaithe for 1000 meters.

- Add SeasonWeeklyHorsingAround (Horsing Around)
@coderabbitai
Copy link

coderabbitai bot commented Mar 9, 2026

📝 Walkthrough

Walkthrough

A new localization entry has been added to the languages data file for a weekly challenge called "Horsing Around," which tasks players with flying their Kaithe mount for 1000 meters.

Changes

Cohort / File(s) Summary
Localization Data
data/languages.json
Added new language entry for the "Horsing Around" challenge under the weekly seasonal challenges path, with description "Fly your Kaithe for 1000 meters".

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

Suggested reviewers

  • TobiTenno

Poem

🐰✨ A challenge springs forth from the data so grand,
Where Kaithe and riders soar over the land!
A thousand meters of freedom on high,
"Horsing Around"—let's reach for the sky!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat: missing Nightwave challenge translation' accurately describes the main change—adding a missing translation entry for a Nightwave challenge, which is confirmed by the PR objectives.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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 and usage tips.

@TobiTenno TobiTenno changed the title feat: add missing Nightwave challenge translation feat: missing Nightwave challenge translation Mar 9, 2026
@TobiTenno TobiTenno merged commit 28623c4 into WFCD:master Mar 9, 2026
11 checks passed
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

🎉 This PR is included in version 3.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants