You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
228 B

export default {
comments: '评论',
removeComment: '删除评论',
removePrompt: '确定要删除评论吗?',
commentView: '查看',
created_at: '创建',
document: '文档',
send: '发送',
message: '消息'
}