Skip to content

fix(i18n): add missing French translations#2947

Open
Limerio wants to merge 1 commit into
npmx-dev:mainfrom
Limerio:chore/improve-french-translations-2
Open

fix(i18n): add missing French translations#2947
Limerio wants to merge 1 commit into
npmx-dev:mainfrom
Limerio:chore/improve-french-translations-2

Conversation

@Limerio

@Limerio Limerio commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

📚 Description

Update french translations

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Jun 22, 2026 10:00am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Jun 22, 2026 10:00am
npmx-lunaria Ignored Ignored Jun 22, 2026 10:00am

Request Review

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Adds 21 previously missing French translation strings to i18n/locales/fr-FR.json, covering footer navigation links, package size decrease messages, package replacement variants, a card version label, licence-change version-history strings, a downloads distribution heading, and team role labels.

Changes

French locale additions

Layer / File(s) Summary
Missing French translation keys across all UI sections
i18n/locales/fr-FR.json
Adds footer navigation keys (resources, features, other); fills the previously empty package.size_decrease object with full titled and pluralised strings; adds package.replacement.example and native_no_version; adds card.version; adds license_change_help, license_change_warning, license_change_record under version history; adds downloads.version_distribution_title; extends about.team with core, maintainers, and role_core.
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description check ✅ Passed The description is related to the changeset, stating the objective to update French translations, which matches the PR's purpose of adding new translation terms.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title accurately describes the main change: adding missing French translations to the i18n locales file.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@github-actions

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

File Note
i18n/locales/fr-FR.json Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ 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

codecov Bot commented Jun 22, 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!

@graphieros graphieros left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Merci :)
Juste une remarque, sinon c'est parfait!

Comment thread i18n/locales/fr-FR.json
"brand": "Marque",
"resources": "Ressources",
"features": "Fonctionnalités",
"other": "Autre"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Je mettrais "Autres" au pluriel (plusieurs items figurent dans le menu)

@ghostdevv ghostdevv changed the title feat(i18n): enhance French translations with new terms fix(i18n): add missing French translations Jun 23, 2026
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.

2 participants