mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 19:20:53 +08:00
2. Feature: 文章頁增加美化(原 melody主題功能),並增加更改標題前綴圖標和顔色 3. Feature: PC端增加直達評論按鈕 4. Feature: 可以對單獨文章設置是否顯示版權信息 5. Fix: 修復閲讀模式下,調整字體大小對代碼無效的bug 6. Fix: 調整Valine字體顯示問題 7. Fix: 修正夜間模式下Valine的適配問題 8. Fix: 修復Valine設置notify和verify無效的bug (thx @VincentTV ) 9. Remove: 去掉主題"閲讀更多"按鈕
86 lines
1.8 KiB
YAML
86 lines
1.8 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
|
|
|
|
runtime_unit: days
|