From 07ec70fb9a6a662e2ef8203f0deb466db871fed9 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 13 九月 2024 13:26:11 +0800
Subject: [PATCH] #

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

diff --git a/zy-acs-flow/src/i18n/en.js b/zy-acs-flow/src/i18n/en.js
index c7e21f2..54385b0 100644
--- a/zy-acs-flow/src/i18n/en.js
+++ b/zy-acs-flow/src/i18n/en.js
@@ -35,6 +35,8 @@
         enums: {
             statusTrue: 'Enable',
             statusFalse: 'Disable',
+            true: 'Yes',
+            false: 'No',
         },
         time: {
             after: 'Time After',

--
Gitblit v1.9.1