zh-CN.yml 502 B

12345678910111213141516171819202122232425262728
  1. index:
  2. home: '主页'
  3. search: '搜索'
  4. archive: '归档'
  5. category: '分类'
  6. uncategorized: '未分类'
  7. tag: '标签'
  8. nav:
  9. current_page:
  10. other: '第 %d 页,'
  11. total_page:
  12. other: '共 %d 页'
  13. widget:
  14. recents: '最新文章'
  15. archives: '归档'
  16. categories: '分类'
  17. links: '链接'
  18. tags: '标签'
  19. tag_cloud: '标签云'
  20. article:
  21. comments: '评论'
  22. share: '分享到'
  23. profile:
  24. follow: '关注我'
  25. post: '文章'
  26. tag: '标签'
  27. posts: '文章'
  28. tags: '标签'