Skip to content

Frontend: i18n: improve French translation#4515

Merged
illume merged 9 commits intokubernetes-sigs:mainfrom
guillaumebernard84:translate-FR
Feb 2, 2026
Merged

Frontend: i18n: improve French translation#4515
illume merged 9 commits intokubernetes-sigs:mainfrom
guillaumebernard84:translate-FR

Conversation

@guillaumebernard84
Copy link
Contributor

Summary

This PR improves the French translation.

This translation was IA assisted. I first asked Claude to translate all the missing words (first commit) and then reviewed and corrected everything myself (second commit).

I'm a native French speaker and worked on the French translation of the CNCF Glossary: https://github.com/cncf/glossary/blob/945bb5efc13e53a859728568c8fd11f2c175d7d2/CODEOWNERS#L38

This is a fast translation, I didn't browse the whole app in French to check if all translations correctly fit in their boxes, but it will still be a great improvement for some of the headlamp's users at the company I work for.

Changes

  • Added a lot of French translation

Signed-off-by: Guillaume BERNARD <guillaume.bernard@live.fr>
Signed-off-by: Guillaume BERNARD <guillaume.bernard@live.fr>
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 1, 2026
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 1, 2026
Signed-off-by: Guillaume BERNARD <guillaume.bernard@live.fr>
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 1, 2026
@guillaumebernard84
Copy link
Contributor Author

/label i18n

@k8s-ci-robot
Copy link
Contributor

@guillaumebernard84: The label(s) /label i18n cannot be applied. These labels are supported: api-review, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, team/katacoda, refactor, ci-short, ci-extended, ci-full. Is this label configured under labels -> additional_labels or labels -> restricted_labels in plugin.yaml?

Details

In response to this:

/label i18n

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR improves French translations across three i18n files (translation.json, glossary.json, and app.json) for the Headlamp frontend. The author is a native French speaker with experience translating the CNCF Glossary and used AI assistance followed by manual review to complete the translations.

Changes:

  • Added and corrected hundreds of French translations in translation.json covering UI elements, error messages, and user-facing text
  • Completed missing translations in glossary.json for Kubernetes-specific terminology
  • Translated remaining English strings in app.json for the desktop application

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 8 comments.

File Description
frontend/src/i18n/locales/fr/translation.json Extensive French translations added for UI components, dialogs, buttons, and messages throughout the application
frontend/src/i18n/locales/fr/glossary.json Kubernetes-specific terminology translations including networking, storage, and workload resources
frontend/src/i18n/locales/fr/app.json Desktop application-specific translations for menus and system dialogs

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

guillaumebernard84 and others added 5 commits February 1, 2026 22:42
Copilot is right on this one!

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Guillaume BERNARD <guillaume.bernard@live.fr>
My typo, sorry

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Guillaume BERNARD <guillaume.bernard@live.fr>
my typo, sorry

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Guillaume BERNARD <guillaume.bernard@live.fr>
My typo, sorry

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Guillaume BERNARD <guillaume.bernard@live.fr>
My typo, sorry

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Guillaume BERNARD <guillaume.bernard@live.fr>
Copy link
Contributor

@illume illume left a comment

Choose a reason for hiding this comment

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

🎉 thanks!

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 1, 2026
@illume
Copy link
Contributor

illume commented Feb 1, 2026

Hrmmm. Looks like the check is failing.

npm run i18n

This should show us which keys are missing. But I can’t see it in the CI logs. If you can’t run it, I’ll check it tomorrow.

@guillaumebernard84
Copy link
Contributor Author

Hrmmm. Looks like the check is failing.

npm run i18n

This should show us which keys are missing. But I can’t see it in the CI logs. If you can’t run it, I’ll check it tomorrow.

My bad, I caused this when I tried to fix conflicts without loosing my translations, as my branch was a 2 weeks old. should be better now!

Copy link
Contributor

@illume illume left a comment

Choose a reason for hiding this comment

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

Thanks again!

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: guillaumebernard84, illume

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@illume illume merged commit 1f33483 into kubernetes-sigs:main Feb 2, 2026
11 of 12 checks passed
@ashu8912 ashu8912 added this to the v0.40.0 milestone Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants