This is an automated email from the ASF dual-hosted git repository.

robin0716 pushed a commit to branch feat/1.4.0/personal
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git

commit a74c4006f5970b260f13286964ce0ad537dc67ec
Author: robin <[email protected]>
AuthorDate: Tue Aug 13 18:31:47 2024 +0800

    refactor: update zh_CN.yaml
---
 dev/i18n/zh_CN.yaml |  1 +
 i18n/zh_CN.yaml     | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/dev/i18n/zh_CN.yaml b/dev/i18n/zh_CN.yaml
index 6613bfc2..431491f1 100644
--- a/dev/i18n/zh_CN.yaml
+++ b/dev/i18n/zh_CN.yaml
@@ -1524,6 +1524,7 @@ ui:
     questions: 问题
     answers: 回答
     users: 用户管理
+    badges: 徽章管理
     flags: 举报管理
     settings: 站点设置
     general: 一般
diff --git a/i18n/zh_CN.yaml b/i18n/zh_CN.yaml
index 94e6c97f..5612e1ab 100644
--- a/i18n/zh_CN.yaml
+++ b/i18n/zh_CN.yaml
@@ -1407,6 +1407,7 @@ ui:
     questions: 问题
     answers: 回答
     users: 用户管理
+    badges: 徽章管理
     flags: 举报管理
     settings: 站点设置
     general: 一般
@@ -1834,6 +1835,20 @@ ui:
       msg:
         should_be_number: 输入必须是数字
         number_larger_1: 数字应该大于等于 1
+    badges:
+      action: 操作
+      active: 激活
+      all: 全部
+      awards: 奖励
+      deactivate: 取消激活
+      filter:
+        placeholder: "按名称筛选,徽章:id"
+      group: 组
+      inactive: 未激活
+      name: 名称
+      show_logs: 显示日志
+      status: 状态
+      title: 徽章
   form:
     optional: (选填)
     empty: 不能为空

Reply via email to