Skip to content

feat(i18n): update French translations#2547

Merged
ghostdevv merged 1 commit intonpmx-dev:mainfrom
Limerio:chore/improve-french-translations
Apr 16, 2026
Merged

feat(i18n): update French translations#2547
ghostdevv merged 1 commit intonpmx-dev:mainfrom
Limerio:chore/improve-french-translations

Conversation

@Limerio
Copy link
Copy Markdown
Contributor

@Limerio Limerio commented Apr 16, 2026

🔗 Linked issue

No linked issue

🧭 Context

French translations for the following keys are missing:

 - settings.enable_code_ligatures
 - common.collapse_with_name
 - common.expand_with_name
 - code.open_path_dropdown
 - compare.facets.items.githubStars.label
 - compare.facets.items.githubStars.description
 - compare.facets.items.githubIssues.label
 - compare.facets.items.githubIssues.description
 - compare.facets.items.createdAt.label
 - compare.facets.items.createdAt.description

…ures, GitHub stars, issues, and creation date
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 16, 2026

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

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Apr 16, 2026 8:53am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Apr 16, 2026 8:53am
npmx-lunaria Ignored Ignored Apr 16, 2026 8:53am

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5536c2b9-76cf-46f3-868f-66abd485f5e9

📥 Commits

Reviewing files that changed from the base of the PR and between 75bce20 and 89b3818.

📒 Files selected for processing (1)
  • i18n/locales/fr-FR.json

📝 Walkthrough

Summary by CodeRabbit

  • New Features
    • Added code ligatures setting option for improved code display.
    • Enhanced collapse/expand controls with contextual naming.
    • Added path dropdown menu label in code viewer.
    • Extended package comparison metrics to include GitHub stars, GitHub issues, and creation date.

Walkthrough

This pull request adds French localisation strings to support new UI features: code ligatures settings, enhanced collapse/expand controls with contextual names, a code viewer path dropdown, and additional vulnerability comparison facet metadata including GitHub stars, issues, and creation date.

Changes

Cohort / File(s) Summary
French Localisation Additions
i18n/locales/fr-FR.json
Added French translations for code ligatures setting, contextual collapse/expand labels, code viewer dropdown control, and extended vulnerability comparison facets (githubStars, githubIssues, createdAt) with corresponding labels and descriptions.

Possibly related PRs

Suggested reviewers

  • graphieros
  • ghostdevv
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'feat(i18n): update French translations' directly matches the changeset, which adds French translations for multiple missing UI strings in the i18n locale file.
Description check ✅ Passed The description clearly relates to the changeset by listing the specific translation keys being added and explaining that French translations for these keys are missing.

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

@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
Copy link
Copy Markdown

codecov bot commented Apr 16, 2026

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!

Copy link
Copy Markdown
Contributor

@graphieros graphieros left a comment

Choose a reason for hiding this comment

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

Merci :)

@ghostdevv ghostdevv added this pull request to the merge queue Apr 16, 2026
Merged via the queue into npmx-dev:main with commit 6db03a6 Apr 16, 2026
35 of 40 checks passed
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.

3 participants