mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 18:40:53 +08:00
1. 更改手機頁面的menu和toc的顯示方式和顯示特效(ipad也能看TOC) 3. 可設置複製時,内容自動加上版權信息 4. 可修改tag的top_img 5. 可修改category的top_img 6. 可修改valine的背景 7. archives頁UI優化 8. ICP增加icon #37 9. 可設置主頁top_img的高度 10. 可設置主頁site-info的位置 11. category頁和tag頁的UI可以設置與主頁UI一樣 #31 12. 主頁subtitle可設置多個句子(不再限制2個) #37 13. 設置menu時,頭尾添加空格不受影響 14. 調整post頁的佈局 15. 书签添加icon 16. 公告icon效果 17. 首頁歸檔模塊,可設置數量限制,會顯示'查看更多'按鈕 18. 右下角按鈕調整。 19. 修复文章cover隨機图片生成,同一篇文章,不同地方的cover顯示不一样的bug 20. 修復gitalk語言設置無效的bug #35 21. 修復post頁面,當沒有設置word count時,閲讀量前有'|" 22. 修复sub-menu在safari的显示问题 23. 修复tags页评论居中问题 24. 修复header a hover 白色问题 25. 修復夜間模式下footer的顔色bug 26. 修復英文語言下,書簽英文顯示不完整的問題
97 lines
2.1 KiB
YAML
97 lines
2.1 KiB
YAML
sidebar:
|
|
catalog: Catalog
|
|
have_read: You've read
|
|
|
|
footer:
|
|
driven: Driven
|
|
theme: Theme
|
|
|
|
copy:
|
|
success: Copy successfully
|
|
error: Copy error
|
|
noSupport: The browser does not support
|
|
|
|
page:
|
|
articles: Articles
|
|
tag: Tag
|
|
category: Category
|
|
archives: Archives
|
|
|
|
sticky: Sticky
|
|
no_title: No title
|
|
archives: Archives
|
|
|
|
post:
|
|
created: Created
|
|
updated: Updated
|
|
wordcount: Word count
|
|
min2read: "Reading time: %s min"
|
|
page_pv: Post View
|
|
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.'
|
|
|
|
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}"
|
|
powered_by: Powered by
|
|
|
|
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_bookmark: Add to bookmark
|
|
card_webinfo:
|
|
headline: Info
|
|
article_name: Article
|
|
runtime_name: Run time
|
|
site_uv_name: UV
|
|
site_pv_name: PV
|
|
|
|
donate: Donate
|
|
share: Share
|
|
|
|
bookmark:
|
|
title: Bookmark
|
|
message_prev: Press
|
|
message_next: to bookmark this page
|
|
|
|
rightside:
|
|
readmode_title: Read Mode
|
|
font_plus_title: Increase font size
|
|
font_minus_title: Decrease font size
|
|
translate_title: Traditional Chinese and Simplified Chinese Conversion
|
|
night_mode_title: Dark Mode
|
|
back_to_top: Back to top
|
|
toc: Table of Contents
|
|
scroll_to_comment: Scroll to comment
|
|
setting: Setting
|
|
|
|
runtime_unit: days
|
|
|
|
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.
|