1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
| [404_message]
| other = "喔哦...... 你是不是迷路了呀..... (⌯' '⌯ ) 这个页面并不存在(也许它还未被发布)。"
|
| [404_back]
| other = "↳ 回到主页"
|
| [all_posts]
| other = "所有 {{.Title}}"
|
| [last_updated]
| other = "最后更新于"
|
| [notes_count]
| other = "带有此标签的笔记"
|
| [first_10]
| other = "正在展示前10个结果"
|
| [tag]
| other = "标签"
|
| [backlinks]
| other = "反向链接"
|
| [no_backlinks]
| other = "没有找到反向链接"
|
| [home]
| other = "主页"
|
| [light_mode]
| other = "明亮模式"
|
| [dark_mode]
| other = "黑暗模式"
|
| [edit_source]
| other = "编辑源码"
|
| [interactive_graph]
| other = "互动图"
|
| [search]
| other = "搜索"
|
| [search_icon]
| other = "搜索图标"
|
| [icon_search]
| other = "打开搜索图标"
|
| [recent_notes]
| other = "近期笔记"
|
| [first_3_notes]
| other = "前3个 {{ .notes }}"
|
| [search_for_something]
| other = "进行搜索......"
|
| [toc]
| other = "目录"
|
| [copyright]
| other = "由 {{ .name }} 用 <a href=\"https://github.com/jackyzha0/quartz\">Quartz</a> 创造, © {{ .year }}"
|
|