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 92d853ce fix: add i18n
92d853ce is described below

commit 92d853ce3c85976c0718db0db29b1ac8efe5bb70
Author: shuai <[email protected]>
AuthorDate: Fri Dec 19 14:14:37 2025 +0800

    fix: add i18n
---
 i18n/zh_CN.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/i18n/zh_CN.yaml b/i18n/zh_CN.yaml
index 53dca07e..a86f89c3 100644
--- a/i18n/zh_CN.yaml
+++ b/i18n/zh_CN.yaml
@@ -2147,6 +2147,10 @@ ui:
       primary_color:
         label: 主色调
         text: 修改您主题使用的颜色
+      layout:
+        label: 布局
+        full_width: 全宽
+        fixed_width: 定宽
     css_and_html:
       page_title: CSS 与 HTML
       custom_css:

Reply via email to