🏷️ 更新至3.0.0-RC-1 close #189, close #192, close #223, close #224, close #229, close 232, close #240

This commit is contained in:
Jerry
2020-06-16 18:37:22 +08:00
parent 0ad2c01fc9
commit aa8c509b96
93 changed files with 2109 additions and 1648 deletions

View File

@@ -24,7 +24,7 @@ post:
created: 发表于
updated: 更新于
wordcount: 字数总计
min2read: "阅读时长: %s 分钟"
min2read: '阅读时长: %s 分钟'
page_pv: 阅读量
comments: 评论数
copyright:
@@ -38,14 +38,14 @@ post:
search: 搜索
algolia_search:
input_placeholder: 搜索文章
hits_empty: "找不到您查询的内容:${query}"
hits_stats: "找到 ${hits} 条结果,用时 ${time} 毫秒"
hits_empty: '找不到您查询的内容:${query}'
hits_stats: '找到 ${hits} 条结果,用时 ${time} 毫秒'
local_search:
label: 本地搜索
input_placeholder: 搜索文章
hits_empty: "找不到您查询的内容:${query}"
powered: "提供支持"
hits_empty: '找不到您查询的内容:${query}'
powered: '提供支持'
by:
pagination:
@@ -83,7 +83,7 @@ rightside:
font_plus_title: 放大字体
font_minus_title: 缩小字体
translate_title: 简繁转换
night_mode_title: 夜间模式
night_mode_title: 浅色和深色模式转换
back_to_top: 回到顶部
toc: 目录
scroll_to_comment: 直达评论
@@ -107,4 +107,8 @@ Snackbar:
night_to_day: 你已切换为浅色模式
error_title: 页面没有找到
loading: 加载中...
loading: 加载中...
error404:
error_title: 页面没有找到
back_button: 回到主页