mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 11:17:29 +02:00
9 lines
444 B
JSON
9 lines
444 B
JSON
{
|
||
"notifications": "通知",
|
||
"welcome-notification": "欢迎通知",
|
||
"welcome-notification-link": "欢迎通知链接",
|
||
"welcome-notification-uid": "用户欢迎通知 (UID)",
|
||
"post-queue-notification-uid": "发布队列用户(UID)",
|
||
"notification-delay": "发送通知邮件的延迟时间(秒)",
|
||
"notification-delay-help": "如果用户在此时间内已阅读通知,则不会发送电子邮件。<br/>默认值:60秒。"
|
||
} |