Skip to content

New Crowdin updates#418

Merged
steveiliop56 merged 1 commit intomainfrom
l10n_main
Nov 4, 2025
Merged

New Crowdin updates#418
steveiliop56 merged 1 commit intomainfrom
l10n_main

Conversation

@steveiliop56
Copy link
Copy Markdown
Member

@steveiliop56 steveiliop56 commented Oct 18, 2025

Summary by CodeRabbit

  • New Features
    • Introduced comprehensive Finnish language localization with translations across the entire user experience, including authentication and authorization workflows, login and logout operations, OAuth provider integrations, two-factor authentication and verification processes, error messages and validation feedback, redirect confirmations, domain security warnings, session management messages, and all user-facing interface components and system notifications.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 18, 2025

Walkthrough

This PR adds comprehensive Finnish translations to the fi-FI.json locale file, covering authentication flows, error messages, OAuth redirects, logout sequences, 2FA verification, access control warnings, and domain validation prompts with no logic modifications.

Changes

Cohort / File(s) Change Summary
Finnish Locale Translations
frontend/src/lib/i18n/locales/fi-FI.json
Added 60+ translation keys with Finnish text for login, OAuth flows, redirects, logout, TOTP verification, authorization errors, form validation, domain warnings, and generic error messages.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

Poem

🐰 Finnish words now hop and play,
Auth pages dressed in Finnish way,
Salasana, käyttäjä, tervetuloa—
Translation magic, hopping through the fray! 🇫🇮✨

Pre-merge checks and finishing touches

✅ 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" is related to the main change in the changeset, which adds Finnish locale translations to the fi-FI.json file. The title correctly identifies that these are localization updates coming from Crowdin, a translation management platform, and the PR originates from the "l10n_main" branch confirming its localization purpose. However, the title is somewhat generic and doesn't specify which language or locale was updated, so a teammate scanning git history would know this is a translation update but wouldn't immediately understand it's specifically for Finnish translations without viewing the PR details.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch l10n_main

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 97639ae and 8aacadb.

📒 Files selected for processing (1)
  • frontend/src/lib/i18n/locales/fi-FI.json (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
  • GitHub Check: Analyze (go)
  • GitHub Check: ci
🔇 Additional comments (1)
frontend/src/lib/i18n/locales/fi-FI.json (1)

1-62: JSON structure and locale registration verified—no issues found.

The fi-FI.json file is properly configured:

  • JSON is syntactically valid with 60 keys
  • All keys match exactly with en-US.json
  • Locale is registered in frontend/src/lib/i18n/locales.ts as "Suomi"
  • i18next is configured with interpolation enabled to handle template variables like {{username}}, {{provider}}, etc. at runtime
  • File follows the same structure and conventions as the 30+ other supported locales

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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 24.22%. Comparing base (97639ae) to head (8aacadb).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #418   +/-   ##
=======================================
  Coverage   24.22%   24.22%           
=======================================
  Files          35       35           
  Lines        2778     2778           
=======================================
  Hits          673      673           
  Misses       2070     2070           
  Partials       35       35           

☔ 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.

@steveiliop56 steveiliop56 merged commit 32539b0 into main Nov 4, 2025
8 checks passed
@steveiliop56 steveiliop56 deleted the l10n_main branch November 4, 2025 18:14
@coderabbitai coderabbitai Bot mentioned this pull request Dec 4, 2025
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