Skip to content

New Crowdin updates#1922

Merged
elibosley merged 52 commits intomainfrom
l10n_main
Mar 18, 2026
Merged

New Crowdin updates#1922
elibosley merged 52 commits intomainfrom
l10n_main

Conversation

@elibosley
Copy link
Member

@elibosley elibosley commented Mar 17, 2026

Summary by CodeRabbit

  • Localization
    • Added "Refresh State" action label translations across 24+ languages.
    • Added a helper text for license management ("Replace, recover, or link your license on your Unraid Account.") across 24+ languages.

@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.58%. Comparing base (8e4d44d) to head (24d3475).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1922      +/-   ##
==========================================
+ Coverage   51.55%   51.58%   +0.03%     
==========================================
  Files        1024     1021       -3     
  Lines       70846    70420     -426     
  Branches     7814     7759      -55     
==========================================
- Hits        36522    36324     -198     
+ Misses      34202    33974     -228     
  Partials      122      122              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 18, 2026

Warning

Rate limit exceeded

@elibosley has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 3 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: d76a080c-7e3b-4a6d-a673-b4b687a0e6ad

📥 Commits

Reviewing files that changed from the base of the PR and between f9588c1 and 24d3475.

📒 Files selected for processing (24)
  • web/src/locales/ar.json
  • web/src/locales/bn.json
  • web/src/locales/ca.json
  • web/src/locales/cs.json
  • web/src/locales/da.json
  • web/src/locales/de.json
  • web/src/locales/es.json
  • web/src/locales/fr.json
  • web/src/locales/hi.json
  • web/src/locales/hr.json
  • web/src/locales/hu.json
  • web/src/locales/it.json
  • web/src/locales/ja.json
  • web/src/locales/ko.json
  • web/src/locales/lv.json
  • web/src/locales/nl.json
  • web/src/locales/no.json
  • web/src/locales/pl.json
  • web/src/locales/pt.json
  • web/src/locales/ro.json
  • web/src/locales/ru.json
  • web/src/locales/sv.json
  • web/src/locales/uk.json
  • web/src/locales/zh.json

Walkthrough

Added onboarding localization keys across many locale files: primarily onboarding.internalBootStep.actions.refreshState and onboarding.licenseStep.actions.manageLicenseHelperText; web/src/locales/bn.json also received many onboarding.summaryStep.* keys, and web/src/locales/ro.json added an extra onboarding.licenseStep.actions.refreshStatus.

Changes

Cohort / File(s) Summary
Locales — two keys added
web/src/locales/ar.json, web/src/locales/ca.json, web/src/locales/cs.json, web/src/locales/da.json, web/src/locales/de.json, web/src/locales/es.json, web/src/locales/fr.json, web/src/locales/hi.json, web/src/locales/hr.json, web/src/locales/hu.json, web/src/locales/it.json, web/src/locales/ja.json, web/src/locales/ko.json, web/src/locales/lv.json, web/src/locales/nl.json, web/src/locales/no.json, web/src/locales/pl.json, web/src/locales/pt.json, web/src/locales/ru.json, web/src/locales/sv.json, web/src/locales/uk.json, web/src/locales/zh.json
Added onboarding.internalBootStep.actions.refreshState and onboarding.licenseStep.actions.manageLicenseHelperText with localized values (typically +2 lines per file).
Locales — expanded onboarding.summaryStep
web/src/locales/bn.json
Added onboarding.internalBootStep.actions.refreshState, onboarding.licenseStep.actions.manageLicenseHelperText, plus many onboarding.summaryStep.* keys (bootConfig.*, viewSelected, hideSelected, noPluginsSelected, systemSetupLog, readinessWarning).
Locales — added refreshStatus
web/src/locales/ro.json
Added onboarding.licenseStep.actions.refreshStatus in addition to the two common keys (+3 lines in this file).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • New Crowdin updates #1922 — Adds onboarding.internalBootStep.actions.refreshState across locale files (overlapping localization key).

Poem

🐇 I hopped through files, key by key,
Planted "refresh" where texts were meek.
In many tongues the labels sing,
Small changes sprout — a tiny spring.
🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'New Crowdin updates' accurately reflects the changeset, which adds translation keys across 23 localization files from a Crowdin automated update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch l10n_main
📝 Coding Plan
  • Generate coding plan for human review comments

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

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@web/src/locales/hi.json`:
- Line 219: The translation for the key
"onboarding.internalBootStep.actions.refreshState" uses “रीफ़्रेश” which is
inconsistent with other refresh actions in the file; update its value to use the
same Hindi term used elsewhere (replace “रीफ़्रेश” with “ताज़ा”) so all
onboarding refresh actions use a unified wording.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 8f33ecee-8697-4e3a-b667-88045e87e6dd

📥 Commits

Reviewing files that changed from the base of the PR and between 8e4d44d and f9588c1.

📒 Files selected for processing (24)
  • web/src/locales/ar.json
  • web/src/locales/bn.json
  • web/src/locales/ca.json
  • web/src/locales/cs.json
  • web/src/locales/da.json
  • web/src/locales/de.json
  • web/src/locales/es.json
  • web/src/locales/fr.json
  • web/src/locales/hi.json
  • web/src/locales/hr.json
  • web/src/locales/hu.json
  • web/src/locales/it.json
  • web/src/locales/ja.json
  • web/src/locales/ko.json
  • web/src/locales/lv.json
  • web/src/locales/nl.json
  • web/src/locales/no.json
  • web/src/locales/pl.json
  • web/src/locales/pt.json
  • web/src/locales/ro.json
  • web/src/locales/ru.json
  • web/src/locales/sv.json
  • web/src/locales/uk.json
  • web/src/locales/zh.json

"onboarding.internalBootStep.validation.bootSizeMin": "बूट आरक्षित आकार कम से कम 4 जीबी होना चाहिए।",
"onboarding.internalBootStep.validation.bootSizeMax": "बूट आरक्षित आकार सबसे छोटे चयनित ड्राइव का 50% से अधिक नहीं हो सकता।",
"onboarding.internalBootStep.actions.continue": "जारी रखें",
"onboarding.internalBootStep.actions.refreshState": "स्थिति रीफ़्रेश करें",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Unify Hindi refresh terminology for consistency.

Line 219 uses “रीफ़्रेश” while the existing refresh action in this file uses “ताज़ा”. Please keep one style across onboarding actions to avoid mixed wording.

Suggested fix
-  "onboarding.internalBootStep.actions.refreshState": "स्थिति रीफ़्रेश करें",
+  "onboarding.internalBootStep.actions.refreshState": "स्थिति ताज़ा करें",
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
"onboarding.internalBootStep.actions.refreshState": "स्थिति रीफ़्रेश करें",
"onboarding.internalBootStep.actions.refreshState": "स्थिति ताज़ा करें",
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@web/src/locales/hi.json` at line 219, The translation for the key
"onboarding.internalBootStep.actions.refreshState" uses “रीफ़्रेश” which is
inconsistent with other refresh actions in the file; update its value to use the
same Hindi term used elsewhere (replace “रीफ़्रेश” with “ताज़ा”) so all
onboarding refresh actions use a unified wording.

@github-actions
Copy link
Contributor

This plugin has been deployed to Cloudflare R2 and is available for testing.
Download it at this URL:

https://preview.dl.unraid.net/unraid-api/tag/PR1922/dynamix.unraid.net.plg

@elibosley elibosley merged commit bae2e8b into main Mar 18, 2026
12 checks passed
@elibosley elibosley deleted the l10n_main branch March 18, 2026 14:05
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