Files
NodeBB/public/language/de/admin/settings/notifications.json

9 lines
516 B
JSON

{
"notifications": "Benachrichtigungen",
"welcome-notification": "Willkommensbenachrichtigung",
"welcome-notification-link": "Willkommens-Benachrichtigungslink",
"welcome-notification-uid": "Begrüßungsbenachrichtigungsbenutzer (UID)",
"post-queue-notification-uid": "Post-Queue-Benutzer (UID)",
"notification-delay": "Delay for sending notification emails (seconds)",
"notification-delay-help": "If the user has read the notification within this time, the email will not be sent.<br/>Default: 60 seconds."
}