Files
NodeBB/public/language/zh-TW/admin/settings/notifications.json

9 lines
454 B
JSON

{
"notifications": "通知",
"welcome-notification": "歡迎通知",
"welcome-notification-link": "歡迎通知連結",
"welcome-notification-uid": "歡迎通知使用者 (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."
}