From f5b28510fc87a6f61c8bff02074ae9e492573b25 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 09 九月 2024 15:05:08 +0800
Subject: [PATCH] #

---
 zy-acs-flow/src/i18n/zh.js |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/zy-acs-flow/src/i18n/zh.js b/zy-acs-flow/src/i18n/zh.js
index b42e705..b7cb575 100644
--- a/zy-acs-flow/src/i18n/zh.js
+++ b/zy-acs-flow/src/i18n/zh.js
@@ -46,6 +46,15 @@
             scope: '鏉冮檺',
         },
     },
+    filters: {
+        lastCreated: '鏈�杩戝垱寤�',
+        today: '浠婂ぉ',
+        thisWeek: '鏈懆',
+        lastWeek: '涓婂懆',
+        thisMonth: '鏈湀',
+        lastMonth: '涓婃湀',
+        earlier: '鏇存棭...',
+    },
     create: {
         title: '娣诲姞'
     },
@@ -145,6 +154,11 @@
                 birthday: "鐢熸棩",
                 introduction: "绠�浠�",
                 role: "瑙掕壊",
+                sexes: {
+                    male: '鐢锋��',
+                    female: '濂虫��',
+                    unknown: '鏈煡',
+                }
             },
             operationRecord: {
                 namespace: "鍛藉悕绌洪棿",

--
Gitblit v1.9.1