i18n(fr): add missing translations in assets.json#67023
Conversation
Add the 5 missing keys (additional_data, asset_many, asset_one, scheduling, taskDependencies) and translate the 'extra' and 'group' keys that were still in English. The 'Asset' term is kept in English to follow the existing convention in the French locale (e.g. 'événement d''Asset', 'Rechercher des Assets').
|
Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contributors' Guide
|
|
@RamyDerouiche A few things need addressing before review — see our Pull Request quality criteria.
No rush. Note: This comment was drafted by an AI-assisted triage tool and may contain mistakes. Once you have addressed the points above, an Apache Airflow maintainer — a real person — will take the next look at your PR. We use this two-stage triage process so that our maintainers' limited time is spent where it matters most: the conversation with you. Drafted-by: Claude Code (Opus 4.7); reviewed by @potiuk before posting |
There was a problem hiding this comment.
Thanks for the PR.
This was done as part of #67240 that globally update the french translation.
Closing
This PR adds the missing French translations for the
assets.jsonlocale file and translates a couple of keys that were still in English.Added (5 keys)
additional_data→ "Données supplémentaires"asset_many→ "Assets"asset_one→ "Asset"scheduling→ "Planification"taskDependencies→ "Dépendances des tâches"Translated (2 keys that were still in English)
extra: "Extra" → "Supplémentaire"group: "Group" → "Groupe"Notes
Asset/Assetsare kept in English to follow the existing convention in the French locale (e.g. existing entries"événement d'Asset","Rechercher des Assets").