meface/docs/.vuepress/theme/locales/en.js

12 lines
162 B
JavaScript

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