export default { nav: { home: "首页", posts: "文章", tags: "标签", about: "关于", }, post: { writtenBy: "作者", comments: "评论", publishedOn: "发布于", }, theme: { toggle: "切换主题", }, };