mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 17:30:53 +08:00
improvement: 首頁社交圖標左右邊距調整 feat: 文章版權增加圖標 improvement: 重構 main.js 代碼 improvement: 優化 pjax 下的性能 fix: 修復子目錄下,pjax 跳轉 404 錯誤 feat: getScript 增加 attribute 配置 improvement: 優化手機端 toc 打開和關閉特效 improvement: 文章進入特效改為 transform, 優化 stylus improvement: 目錄側邊欄出現滾動條時,元素不會被擠壓 feat: 文章左右對齊 improvement: 處理 waline 的 url 後面多 / 導致跨域的問題 fix: 修復夜間模式下,小屏幕的toc 滾動條顏色不明顯的 bug fix: 修復設置字體超過17px時,toc 裏面的邊框異常的 bug improvement: 優化語言文件部分用詞 improvement: disqus 和 disqusjs 的評論數獲取不到時,顯示為 0 improvement: disqusjs 的評論數改為 api 獲取 improvement: 代碼優化 improvement: 更新 plugins.yml
124 lines
2.8 KiB
YAML
124 lines
2.8 KiB
YAML
footer:
|
|
framework: Framework
|
|
theme: Theme
|
|
|
|
copy:
|
|
success: Copy Successful
|
|
error: Copy Error
|
|
noSupport: Browser Not Supported
|
|
|
|
page:
|
|
articles: Articles
|
|
tag: Tag
|
|
category: Category
|
|
archives: Archives
|
|
|
|
card_post_count: comments
|
|
|
|
no_title: Untitled
|
|
|
|
post:
|
|
created: Created
|
|
updated: Updated
|
|
wordcount: Word Count
|
|
min2read: Reading Time
|
|
min2read_unit: mins
|
|
page_pv: Post Views
|
|
comments: Comments
|
|
copyright:
|
|
author: Author
|
|
link: Link
|
|
copyright_notice: Copyright Notice
|
|
copyright_content: 'All articles in this blog are licensed under <a href="%s">%s</a> unless stating additionally.'
|
|
recommend: Related Articles
|
|
edit: Edited on
|
|
|
|
search:
|
|
title: Search
|
|
load_data: Loading the Database
|
|
algolia_search:
|
|
input_placeholder: Search for Posts
|
|
hits_empty: "We didn't find any results for the search: ${query}."
|
|
hits_stats: '${hits} results found in ${time} ms'
|
|
|
|
local_search:
|
|
input_placeholder: Search for Posts
|
|
hits_empty: "We didn't find any results for the search: ${query}"
|
|
hits_stats: '${hits} results found'
|
|
|
|
pagination:
|
|
prev: Previous
|
|
next: Next
|
|
|
|
comment: Comment
|
|
|
|
aside:
|
|
articles: Articles
|
|
tags: Tags
|
|
categories: Categories
|
|
card_announcement: Announcement
|
|
card_categories: Categories
|
|
card_tags: Tags
|
|
card_archives: Archives
|
|
card_recent_post: Recent Post
|
|
card_webinfo:
|
|
headline: Info
|
|
article_name: Article
|
|
runtime:
|
|
name: Runtime
|
|
unit: days
|
|
last_push_date:
|
|
name: Last Update
|
|
site_wordcount: Total Count
|
|
site_uv_name: UV
|
|
site_pv_name: PV
|
|
more_button: View More
|
|
card_newest_comments:
|
|
headline: Latest Comments
|
|
loading_text: loading...
|
|
error: Unable to retrieve comments, please check the configuration
|
|
zero: No comments
|
|
image: image
|
|
link: link
|
|
code: code
|
|
card_toc: Contents
|
|
card_post_series: Series
|
|
|
|
date_suffix:
|
|
just: Just now
|
|
min: minutes ago
|
|
hour: hours ago
|
|
day: days ago
|
|
month: months ago
|
|
|
|
donate: Sponsor
|
|
share: Share
|
|
|
|
rightside:
|
|
readmode_title: Read Mode
|
|
translate_title: Toggle Between Traditional Chinese And Simplified Chinese
|
|
night_mode_title: Toggle Between Light And Dark Mode
|
|
back_to_top: Back To Top
|
|
toc: Table Of Contents
|
|
scroll_to_comment: Scroll To Comments
|
|
setting: Setting
|
|
aside: Toggle between Single-column and Double-column
|
|
chat: Chat
|
|
|
|
copy_copyright:
|
|
author: Author
|
|
link: Link
|
|
source: Source
|
|
info: Copyright is owned by the author. For commercial reprints, please contact the author for authorization. For non-commercial reprints, please indicate the source.
|
|
|
|
Snackbar:
|
|
chs_to_cht: You have switched to Traditional Chinese
|
|
cht_to_chs: You have switched to Simplified Chinese
|
|
day_to_night: You have switched to Dark Mode
|
|
night_to_day: You have switched to Light Mode
|
|
|
|
loading: Loading...
|
|
load_more: Load More
|
|
|
|
error404: Page Not Found
|