通用评论

en-US.json 595B

123456789101112131415161718192021
  1. {
  2. "editor.alreadyEntered": "已输入{count}/140字",
  3. "editor.placeholder": "say...",
  4. "editor.SubmitBtn": "Submit",
  5. "editor.uploadTip": "上传图片",
  6. "editor.uploadCount": "(您还能上传{count}张图片)",
  7. "editor.uploadBtn": "upload",
  8. "comment.totalComment": "共{total}条评论",
  9. "comment.reply": "reply",
  10. "comment.moreComment": "More",
  11. "reply.totalReply": "{total}条回复",
  12. "reply.moreReply": "More",
  13. "reply.collapse": "收起回复",
  14. "popConfirm.title": "Sure?",
  15. "popConfirm.ok": "Ok",
  16. "popConfirm.cancel": "Cancel",
  17. "popConfirm.delete": "Delete"
  18. }