vuepress-theme-reco/locals/en.js
2020-03-23 23:29:50 +08:00

9 lines
133 B
JavaScript

export default {
homeBlog: {
article: 'Article',
tag: 'Tag',
category: 'Category',
friendLink: 'Friend Link'
}
}