This commit is contained in:
jokob-sk
2025-04-03 07:52:33 +11:00
2 changed files with 9 additions and 7 deletions

2
.github/tweet.md vendored Normal file
View File

@@ -0,0 +1,2 @@
🎉 New release: **v25.4.1 - 🔀 Workflows - automate device management ** is live! 🚀
Check it out here: https://github.com/jokob-sk/NetAlertX/releases/tag/v25.4.1

14
front/php/templates/language/fr_fr.json Executable file → Normal file
View File

@@ -683,15 +683,15 @@
"WF_Condition_value": "Valeur",
"WF_Conditions": "Conditions",
"WF_Conditions_logic_rules": "Règles logiques",
"WF_Duplicate": "",
"WF_Duplicate": "Dupliquer le workflow",
"WF_Enabled": "Workflow activé",
"WF_Export": "",
"WF_Export_Copy": "",
"WF_Import": "",
"WF_Import_Copy": "",
"WF_Export": "Exporter le workflow",
"WF_Export_Copy": "Copier le workflow ci-dessous pour pouvoir l'importer au besoin.",
"WF_Import": "Importer un workflow",
"WF_Import_Copy": "Coller le workflow précédemment copié.",
"WF_Name": "Nom du workflow",
"WF_Remove": "Supprimer le workflow",
"WF_Remove_Copy": "",
"WF_Remove_Copy": "Voulez-vous supprimer ce workflow?",
"WF_Save": "Enregistrer les workflows",
"WF_Trigger": "Déclencheur",
"WF_Trigger_event_type": "Type d'événement",
@@ -742,4 +742,4 @@
"settings_update_item_warning": "Mettre à jour la valeur ci-dessous. Veillez à bien suivre le même format qu'auparavant. <b>Il n'y a pas de pas de contrôle.</b>",
"test_event_icon": "fa-vial-circle-check",
"test_event_tooltip": "Enregistrer d'abord vos modifications avant de tester vôtre paramétrage."
}
}