mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 08:06:51 +02:00
15 lines
819 B
JSON
15 lines
819 B
JSON
{
|
|
"zero-is-disabled": "输入 0 可禁用此限制",
|
|
"chat-settings": "聊天设置",
|
|
"disable": "禁用聊天",
|
|
"disable-editing": "禁止编辑/删除聊天消息",
|
|
"disable-editing-help": "管理员和超级管理员不受此限制",
|
|
"max-length": "聊天信息的最大长度",
|
|
"max-length-remote": "远程聊天消息的最大长度",
|
|
"max-length-remote-help": "该值通常设置得高于本地用户的聊天消息上限,因为远程消息往往更长(包含@提及等内容)",
|
|
"max-chat-room-name-length": "聊天室名称最大长度",
|
|
"max-room-size": "聊天室的最多用户数",
|
|
"delay": "发言频率(毫秒)",
|
|
"restrictions.seconds-edit-after": "聊天消息保持可编辑状态的秒数。",
|
|
"restrictions.seconds-delete-after": "聊天消息保持可撤回状态的秒数。"
|
|
} |