RamyDerouiche opened a new pull request, #67023:
URL: https://github.com/apache/airflow/pull/67023

   This PR adds the missing French translations for the `assets.json` locale 
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
   - The terms `Asset` / `Assets` are kept in English to follow the existing 
convention in the French locale (e.g. existing entries `"événement d'Asset"`, 
`"Rechercher des Assets"`).
   - This PR only adds the missing entries; pre-existing translations in this 
file were left unchanged to keep the scope focused. Any typo or wording fixes 
can follow in a separate PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to