Skip to content

feat(i18n): update French translations - #1489

Merged
ghostdevv merged 6 commits into
npmx-dev:mainfrom
WarningImHack3r:baguette-two
Feb 14, 2026
Merged

feat(i18n): update French translations#1489
ghostdevv merged 6 commits into
npmx-dev:mainfrom
WarningImHack3r:baguette-two

Conversation

@WarningImHack3r

Copy link
Copy Markdown
Contributor

No description provided.

@vercel

vercelBot commented Feb 14, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
npmx.devReadyReadyPreview, CommentFeb 14, 2026 0:39am
2 Skipped Deployments
ProjectDeploymentActionsUpdated (UTC)
docs.npmx.devIgnoredIgnoredPreviewFeb 14, 2026 0:39am
npmx-lunariaIgnoredIgnoredFeb 14, 2026 0:39am

Request Review

@coderabbitai

coderabbitaiBot commented Feb 14, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

This pull request adds and expands French translation data in locale files (notably i18n/locales/fr-FR.json and lunaria/files/fr-FR.json). New keys and nested objects cover common UI text, package/get‑started copy, provenance/security downgrade messaging, version distribution and trends controls, downloads UI, accessibility (a11y) content, team/governance labels, account/connect flows, and related modal/operation labels. Changes are data-only (translation strings), increasing the breadth of UI localisation entries without altering application logic.

Possibly related PRs

Suggested reviewers

  • ghostdevv
  • danielroe
🚥 Pre-merge checks | ✅ 1 | ❌ 1
❌ Failed checks (1 warning)
Check nameStatusExplanationResolution
Description check⚠️ WarningThe pull request has no author-provided description, making it impossible to assess whether the intended changes are properly communicated.Add a clear pull request description explaining the purpose, scope, and rationale for the French translation updates.
✅ Passed checks (1 passed)
Check nameStatusExplanation
Merge Conflict Detection✅ Passed✅ No merge conflicts detected when merging into main

✏️ 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

No actionable comments were generated in the recent review. 🎉

🧹 Recent nitpick comments
lunaria/files/fr-FR.json (1)

348-352: Minor: inconsistent capitalisation in granularity labels.

"Par Jour", "Par Semaine", "Par Mois" use title case whereas "Par an" is lowercase. Consider standardising to lowercase throughout (e.g. "Par jour", "Par semaine", "Par mois") for visual consistency in the UI.

💡 Suggested fix
- "granularity_daily": "Par Jour",- "granularity_weekly": "Par Semaine",- "granularity_monthly": "Par Mois",+ "granularity_daily": "Par jour",+ "granularity_weekly": "Par semaine",+ "granularity_monthly": "Par mois",
"granularity_yearly": "Par an",
i18n/locales/fr-FR.json (1)

349-352: Minor: same capitalisation inconsistency as the lunaria file.

The granularity labels should be standardised — either all lowercase or all title case.

💡 Suggested fix
- "granularity_daily": "Par Jour",- "granularity_weekly": "Par Semaine",- "granularity_monthly": "Par Mois",+ "granularity_daily": "Par jour",+ "granularity_weekly": "Par semaine",+ "granularity_monthly": "Par mois",
"granularity_yearly": "Par an",

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

@github-actions

github-actionsBot commented Feb 14, 2026

Copy link
Copy Markdown

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

FileNote
lunaria/files/fr-FR.jsonLocalization changed, will be marked as complete.
Warnings reference
IconDescription
🔄️The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@codecov

codecovBot commented Feb 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@coderabbitaicoderabbitaiBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 4

Comment threadi18n/locales/fr-FR.json
Comment threadi18n/locales/fr-FR.json
Comment threadlunaria/files/fr-FR.json
Comment threadlunaria/files/fr-FR.json
WarningImHack3rand others added 3 commits February 14, 2026 01:35
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@ghostdevv

Copy link
Copy Markdown
Member

ready for review? @WarningImHack3r

@WarningImHack3r

Copy link
Copy Markdown
ContributorAuthor

@ghostdevv Yes! :)

@ghostdevv
ghostdevv added this pull request to the merge queueFeb 14, 2026
Merged via the queue into npmx-dev:main with commit 29158b6Feb 14, 2026
17 checks passed
@github-actions

Copy link
Copy Markdown

Thanks for your first contribution, @WarningImHack3r! 💫

We'd love to welcome you to the npmx community. Come and say hi on Discord! And once you've joined, visit npmx.wamellow.com to claim the contributor role.

@WarningImHack3r
WarningImHack3r deleted the baguette-two branch February 14, 2026 09:19
alex-key pushed a commit to alex-key/npmx.dev that referenced this pull request Feb 16, 2026
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Sign up for freeto 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.

3 participants

@WarningImHack3r@ghostdevv@muslehsalah11