mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-09-08 14:39:05 +02:00
15 lines
892 B
JSON
15 lines
892 B
JSON
{
|
|
"zero-is-disabled": "输入 0 可禁用此限制",
|
|
"chat-settings": "聊天设置",
|
|
"disable": "禁用聊天",
|
|
"disable-editing": "禁止编辑/删除聊天消息",
|
|
"disable-editing-help": "管理员和超级管理员不受此限制",
|
|
"max-length": "聊天信息的最大长度",
|
|
"max-chat-room-name-length": "聊天室名称最大长度",
|
|
"max-room-size": "聊天室的最多用户数",
|
|
"delay": "发言频率(毫秒)",
|
|
"notification-delay": "聊天信息的通知延迟",
|
|
"notification-delay-help": "服务器可能无法承受即时通讯所带来的资源占用,因此在这段时间内发送的其他信息将被整理,并在每个延迟期通知用户一次。设置为 0 则禁用延迟。",
|
|
"restrictions.seconds-edit-after": "聊天信息保持可编辑状态的秒数。",
|
|
"restrictions.seconds-delete-after": "聊天信息保持可撤回状态的秒数。"
|
|
} |