mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
feat: 完全移除 jquery feat: 清除配置文件的CDN, 默認 CDN 不再顯示在 config feat: 切換夜間模式後, mermaid 也會切換夜間主題 feat: 移除騰訊分析 feat: 移除右下角字體調整按鈕 feat: 本地搜索可處理 json feat: 右下角按鈕自定義順序 feat: 右小角按鈕 UI 微調 improvement: 手機端更改閲讀模式退出按鈕到右下角 improvement: photofigcaption 和 fancybox 的 figcaption 優先顯示 圖片的title屬性,然後是 alt 屬性 improvement: 首頁ui微調 improvement: 禁止一些瀏覽器會出現點擊左下角按鈕出現放大網頁的行為 improvement: js 優化 fix: 修復窗口大小改變時,導航欄的ui 可能會錯亂的 bug fix: 修復 pjax 下, twikoo 評論獲取是上一篇評論的 bug fix: 壓縮 html 代碼後, mermaid 顯示正常
120 lines
2.7 KiB
YAML
120 lines
2.7 KiB
YAML
footer:
|
|
framework: Framework
|
|
theme: Theme
|
|
|
|
copy:
|
|
success: Copy successfully
|
|
error: Copy error
|
|
noSupport: The browser does not support
|
|
|
|
page:
|
|
articles: Articles
|
|
tag: Tag
|
|
category: Category
|
|
archives: Archives
|
|
|
|
card_post_count: comments
|
|
|
|
sticky: Sticky
|
|
no_title: No title
|
|
|
|
post:
|
|
created: Created
|
|
updated: Updated
|
|
wordcount: Word count
|
|
min2read: Reading time
|
|
min2read_unit: min
|
|
page_pv: Post View
|
|
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: Search
|
|
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:
|
|
label: Local search
|
|
input_placeholder: Search for Posts
|
|
hits_empty: "We didn't find any results for the search: ${query}"
|
|
|
|
pagination:
|
|
prev: Previous Post
|
|
next: Next Post
|
|
|
|
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: Run time
|
|
unit: days
|
|
last_push_date:
|
|
name: Last Push
|
|
site_wordcount: Total Count
|
|
site_uv_name: UV
|
|
site_pv_name: PV
|
|
more_button: More
|
|
card_newest_comments:
|
|
headline: Newest Comments
|
|
loading_text: loading...
|
|
error: Unable to get the data, please make sure the settings are correct.
|
|
zero: No Comment
|
|
image: image
|
|
link: link
|
|
code: code
|
|
card_toc: Catalog
|
|
|
|
date_suffix:
|
|
just: Just
|
|
min: minutes ago
|
|
hour: hours ago
|
|
day: days ago
|
|
month: months ago
|
|
|
|
donate: Donate
|
|
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
|
|
|
|
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: Traditional Chinese Activated Manually
|
|
cht_to_chs: Simplified Chinese Activated Manually
|
|
day_to_night: Dark Mode Activated Manually
|
|
night_to_day: Light Mode Activated Manually
|
|
|
|
loading: Loading...
|
|
|
|
error404: Page not found
|