mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 14:07:06 +08:00
recover code
This commit is contained in:
@@ -36,13 +36,13 @@ post:
|
||||
search: 搜尋
|
||||
algolia_search:
|
||||
input_placeholder: 搜尋文章
|
||||
hits_empty: "找不到您查詢的內容:${query}"
|
||||
hits_stats: "找到 ${hits} 條結果,用時 ${time} 毫秒"
|
||||
hits_empty: '找不到您查詢的內容:${query}'
|
||||
hits_stats: '找到 ${hits} 條結果,用時 ${time} 毫秒'
|
||||
|
||||
local_search:
|
||||
label: 本地搜尋
|
||||
input_placeholder: 搜尋文章
|
||||
hits_empty: "找不到您查詢的內容:${query}"
|
||||
hits_empty: '找不到您查詢的內容:${query}'
|
||||
|
||||
pagination:
|
||||
prev: 上一篇
|
||||
|
||||
Reference in New Issue
Block a user