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

  1. export default {
  2. comments: '评论',
  3. removeComment: '删除评论',
  4. removePrompt: '确定要删除评论吗?',
  5. commentView: '查看',
  6. created_at: '创建',
  7. document: '文档',
  8. send: '发送',
  9. message: '消息'
  10. }