pierrejeambrun commented on code in PR #51793:
URL: https://github.com/apache/airflow/pull/51793#discussion_r2151793769
##########
airflow-core/src/airflow/ui/src/i18n/locales/fr/common.json:
##########
@@ -0,0 +1,271 @@
+{
+ "admin": {
+ "Config": "Configuration",
+ "Connections": "Connexions",
+ "Plugins": "Plugins",
+ "Pools": "Pools",
+ "Providers": "Providers",
+ "Variables": "Variables"
+ },
+ "asset_one": "Asset",
+ "asset_other": "Assets",
+ "assetEvent_one": "Événement d'Asset",
+ "assetEvent_other": "Événements d'Asset",
+ "backfill_one": "Rattrapage",
+ "backfill_other": "Rattrapages",
+ "browse": {
+ "auditLog": "Journal d'audit",
+ "xcoms": "XComs"
+ },
+ "createdAssetEvent_one": "Événement d'Asset créé",
+ "createdAssetEvent_other": "Événements d'Asset créés",
+ "dag_one": "Dag",
+ "dag_other": "Dags",
+ "dagDetails": {
+ "catchup": "Rattrapage",
+ "concurrency": "Concurrence",
+ "dagRunTimeout": "Délai d'exécution du Dag",
+ "defaultArgs": "Arguments par défaut",
+ "description": "Description",
+ "documentation": "Documentation du Dag",
+ "fileLocation": "Emplacement du fichier",
+ "hasTaskConcurrencyLimits": "Limites de concurrence par tâche",
+ "lastExpired": "Date d'experiration",
Review Comment:
🤦 thanks, fixed.
--
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]