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

9 lines
480 B
JSON
Raw Permalink Normal View History

2016-12-19 15:51:36 -05:00
{
"notifications": "Notifications",
"welcome-notification": "Welcome Notification",
2017-11-29 09:25:43 +00:00
"welcome-notification-link": "Welcome Notification Link",
2021-10-04 09:06:03 +00:00
"welcome-notification-uid": "Welcome Notification User (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."
2016-12-19 15:51:36 -05:00
}