358e63e799
* feat(darkmode): initial support for dark mode toggle * fix(darkmode): add svg icons * feat(darkmode): dispatch onColorSchemeChange event * add head/darkmode * feat(darkmode); add colorScheme config * style: remove empty line * refactor(darkmode): simplify code * style: add comment for darkmode config * i18n support for dark mode toggle * Some renaming
40 lines
665 B
YAML
40 lines
665 B
YAML
toggleMenu:
|
|
other: 切换菜单
|
|
|
|
darkMode:
|
|
other: 暗色模式
|
|
|
|
archives:
|
|
categories:
|
|
other: 分类
|
|
|
|
article:
|
|
relatedContents:
|
|
other: 相关文章
|
|
lastUpdatedOn:
|
|
other: 最后更新于
|
|
|
|
notFound:
|
|
title:
|
|
other: 404 错误
|
|
subtitle:
|
|
other: 页面不存在
|
|
|
|
widget:
|
|
archives:
|
|
title:
|
|
other: 归档
|
|
more:
|
|
other: 更多
|
|
tagCloud:
|
|
title:
|
|
other: 标签云
|
|
|
|
search:
|
|
title:
|
|
other: 搜索
|
|
placeholder:
|
|
other: 输入关键词...
|
|
resultTitle:
|
|
other: "#PAGES_COUNT 个结果 (用时 #TIME_SECONDS 秒)"
|