Skip to content

Commit f92d3a3

Browse files
author
shuai
committed
fix: update zh_CN.ymal content
1 parent 92d853c commit f92d3a3

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

i18n/zh_CN.yaml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2155,19 +2155,16 @@ ui:
21552155
page_title: CSS 与 HTML
21562156
custom_css:
21572157
label: 自定义 CSS
2158-
text: >
2159-
2158+
text: 这将插入为 <link>
21602159
head:
21612160
label: 头部
2162-
text: >
2163-
2161+
text: 这将插入到 </head> 之前。
21642162
header:
21652163
label: 页眉
2166-
text: >
2167-
2164+
text: 这将插入到 <body> 之后。
21682165
footer:
21692166
label: 页脚
2170-
text: 这将在 </body> 之前插入
2167+
text: 这将插入到 </body> 之前
21712168
sidebar:
21722169
label: 侧边栏
21732170
text: 这将插入侧边栏中。

0 commit comments

Comments
 (0)