Files
NodeBB/public/language/fr/admin/settings/notifications.json
2026-03-06 17:22:51 +00:00

9 lines
550 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"notifications": "Notifications",
"welcome-notification": "Notification de bienvenue",
"welcome-notification-link": "Lien de notification de bienvenue",
"welcome-notification-uid": "Notification de bienvenue de l'utilisateur (UID)",
"post-queue-notification-uid": "File d'attente utilisateur (UID)",
"notification-delay": "Délai denvoi des e-mails de notification (secondes)",
"notification-delay-help": "Si lutilisateur a lu la notification pendant ce délai, le-mail ne sera pas envoyé.<br/> Valeur par défaut : 60 secondes."
}