mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 22:17:06 +08:00
74 lines
1.5 KiB
YAML
74 lines
1.5 KiB
YAML
sidebar:
|
||
catalog: 目录
|
||
have_read: 你已经读了
|
||
|
||
footer:
|
||
driven: 驱动
|
||
theme: 主题
|
||
|
||
copy:
|
||
success: 复制成功
|
||
error: 复制错误
|
||
noSupport: 浏览器不支持
|
||
|
||
page:
|
||
articles: 文章总览
|
||
tag: 标签
|
||
category: 分类
|
||
archives: 归档
|
||
|
||
sticky: 置顶
|
||
no_title: 无题
|
||
read_more: 阅读更多
|
||
|
||
post:
|
||
created: 发表于
|
||
updated: 更新于
|
||
wordcount: 字数总计
|
||
min2read: '阅读时长: %s 分钟'
|
||
page_pv: 阅读量
|
||
copyright:
|
||
author: 文章作者
|
||
link: 文章链接
|
||
copyright_notice: 版权声明
|
||
copyright_content: '本博客所有文章除特别声明外,均采用 <a href="%s">%s</a> 许可协议。转载请注明来自 <a href="%s">%s</a>!'
|
||
|
||
search: 搜索
|
||
algolia_search:
|
||
input_placeholder: 搜索文章
|
||
hits_empty: "找不到您查询的内容:${query}"
|
||
hits_stats: "找到 ${hits} 条结果,用时 ${time} 毫秒"
|
||
|
||
local_search:
|
||
label: 本地搜索
|
||
input_placeholder: 搜索文章
|
||
hits_empty: "找不到您查询的内容:${query}"
|
||
powered: "提供支持"
|
||
by: 由
|
||
|
||
pagination:
|
||
prev: 上一篇
|
||
next: 下一篇
|
||
|
||
comment: 评论
|
||
|
||
aside:
|
||
articles: 文章
|
||
tags: 标签
|
||
categories: 分类
|
||
card_announcement: 公告
|
||
card_categories: 分类
|
||
card_tags: 标签
|
||
card_archives: 归档
|
||
card_recent_post: 最新文章
|
||
card_bookmark: 加入书签
|
||
card_webinfo:
|
||
headline: 网站资讯
|
||
article_name: 文章数目
|
||
runtime_name: 已运行时间
|
||
site_uv_name: 本站访客数
|
||
site_pv_name: 本站总访问量
|
||
|
||
|
||
donate: 打赏
|
||
share: 分享 |