diff --git a/language/fr/acp_discord_notifications.php b/language/fr/acp_discord_notifications.php index 504b2a4..ab94c25 100644 --- a/language/fr/acp_discord_notifications.php +++ b/language/fr/acp_discord_notifications.php @@ -63,6 +63,7 @@ 'DN_WEBHOOK_NEW' => 'Créer une nouvelle entrée', 'DN_WEBHOOK_NEW_DESCRIPTION' => 'Créez une nouvelle entrée. Une URL complète est requise, commençant par "http" ou "https".', 'DN_WEBHOOK_NEW_ALIAS' => 'Nouvel alias', + 'DN_WEBHOOK_NEW_ALIAS_DESCRIPTION' => 'Can be freely chosen, for example something that describes the target channel of the webhook (like "public" or "marketplace").', 'DN_WEBHOOK_NEW_URL' => 'URL Webhook de Discord', 'DN_WEBHOOK_NEW_URL_DESCRIPTION'=> 'Permet de saisir l’adresse URL Webhook du serveur Discord généré par le serveur Discord. Voir cet article pour apprendre comment créer un nouveau Webhook.', 'DN_WEBHOOK_SELECT' => 'Sélectionnez Webhook',