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

9 lines
514 B
JSON

{
"notifications": "Notificaciones",
"welcome-notification": "Notificación de Bienvenida",
"welcome-notification-link": "Enlace de Notificación de Bienvenida",
"welcome-notification-uid": "Usuario de Notificación de Bienvenida (UID)",
"post-queue-notification-uid": "Post Queue User (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."
}