Files
NodeBB/public/language/zh-CN/admin/settings/chat.json
2018-01-18 09:25:13 +00:00

11 lines
560 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"chat-settings": "聊天设置",
"disable": "禁用聊天",
"disable-editing": "禁止编辑/删除聊天消息",
"disable-editing-help": "管理员和超级管理员不受此限制",
"max-length": "聊天信息的最大长度",
"max-room-size": "聊天室的最多用户数",
"delay": "聊天信息间的毫秒数",
"restrictions.seconds-edit-after": "用户在发布后允许编辑帖子的时间0为禁用单位",
"restrictions.seconds-delete-after": "用户在发布后允许删除帖子的时间0为禁用单位"
}