This is an automated email from the ASF dual-hosted git repository.
shuai pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/answer.git
The following commit(s) were added to refs/heads/test by this push:
new f92d3a34 fix: update zh_CN.ymal content
f92d3a34 is described below
commit f92d3a3481b87565af4c25838912c546264bf847
Author: shuai <[email protected]>
AuthorDate: Fri Dec 19 15:45:19 2025 +0800
fix: update zh_CN.ymal content
---
i18n/zh_CN.yaml | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/i18n/zh_CN.yaml b/i18n/zh_CN.yaml
index a86f89c3..a6c7f198 100644
--- a/i18n/zh_CN.yaml
+++ b/i18n/zh_CN.yaml
@@ -2155,19 +2155,16 @@ ui:
page_title: CSS 与 HTML
custom_css:
label: 自定义 CSS
- text: >
-
+ text: 这将插入为 <link>
head:
label: 头部
- text: >
-
+ text: 这将插入到 </head> 之前。
header:
label: 页眉
- text: >
-
+ text: 这将插入到 <body> 之后。
footer:
label: 页脚
- text: 这将在 </body> 之前插入。
+ text: 这将插入到 </body> 之前。
sidebar:
label: 侧边栏
text: 这将插入侧边栏中。