@jinyaoma/vuepress-theme-mustom
Version:
Simple design theme for VuePress,Blog,耀 の 个人网站 | Mark の Personal Website (QQ Group: 595614161)
170 lines (148 loc) • 3.79 kB
JavaScript
module.exports = { // placeholder [::]
sitename: '耀 の 个人网站',
notfound: {
caption: '404',
text: '找不到页面 [:path:] 了,或许本来就没有 ๑乛◡乛๑'
},
visibilitychange: {
away: '╭(°A°`)╮ 页面崩溃啦~ ',
back: '(ฅ>ω<*ฅ) 噫又好了~ '
},
footer: {
copyright: '© [:start_year:] - [:build_year:] [:author:]',
powered: '由 [:vuepress:] 强力驱动',
themed: '主题 [:theme:] By [:author:]',
pv: '本站总点击量',
uv: '本站总访客量',
wd: '本站文章总字数',
license: '知识共享署名-非商业用途-相同方式共享4.0国际许可协议'
},
brand: {
caption: '狗 ๑乛◡乛๑ 牌',
pstCount: '文章计数',
catCount: '分类计数',
tagCount: '标签计数'
},
skins: {
caption: '皮肤',
names: {
default: '默认',
whiteblack: '黑白',
jshine: '彩色',
memariani: '暗彩'
}
},
settings: {
caption: '设置',
names: {
nightshift: '夜间模式',
nocanvas: '禁用画布',
language: 'English'
}
},
panels: {
captions: {
categories: '分类',
tags: '标签'
}
},
audioplayer: {
caption: '歌 ๑乛◡乛๑ 单'
},
translate: {
tooltip: '划词翻译 - 百度通用翻译API提供支持',
copytip: '点击复制翻译条上方区域高亮内容',
result: '翻译结果',
copied: '复制成功!',
zh: '中文',
en: 'English',
jp: '日本語',
error: {
empty: '警告!没检测到特定区域内的高亮文本内容 ๑乛◡乛๑',
huge: '警告!高亮的文本它不圆不粗,但很大很长 ๑乛◡乛๑',
wrong: '警告!百度翻译API倒闭啦 ๑乛◡乛๑'
}
},
hitokoto: {
caption: '一言'
},
recent: {
caption: '近期文章',
more: '更多文章'
},
comment: {
caption: '评论 & 留言 & 骚话'
},
timeline: {
caption: '文章档案',
yearTotal: '共写有 [:total:] 篇文章'
},
article: {
caption: '页面内容',
minuteUnit: '[:time:] 分钟',
ending: {
left: '以上文章结束',
right: '感谢您的阅读'
},
friend: {
text: '请多多留言,您的建议将大大提升我的创作质量!',
button: '加我好友'
},
license: {
author: '本文作者:',
link: '本文链接:',
copyright: '版权声明:',
notice: {
name: '<i class="fab fa-creative-commons"></i> BY-NC-SA',
text: '本站所有文章除特别声明外,均采用 [:license:] 许可协议。转载请注明出处!'
}
},
prev: '上一篇: ',
next: '下一篇: ',
readmode: {
open: '开启阅读模式',
close: '关闭阅读模式'
}
},
toc: {
caption: '目录'
},
records: {
empty: 'N/A',
labels: {
type: '类型:',
source: '链接/来源:',
author: '作者/相关:',
progress: '进度:',
summary: '总结:'
},
types: {
book: '书籍',
article: '文章',
paper: '论文',
newspaper: '报纸',
report: '报告',
picture: '图片',
anime: '动漫',
video: '视频',
movie: '电影',
audio: '音频',
project: '项目',
website: '网站'
}
},
readme: {
caption: '历史更新',
more: '展开',
less: '收起'
},
stack: {
caption: '代码栈'
},
iframe: {
caption: '图标框'
},
clustrmaps: {
caption: 'Clustrmaps'
}
}