From f576d7b337994a83c57f086b3de89779ba03e664 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 09 九月 2024 16:06:43 +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