From ffe12f98e20ab6cccca164a2d0ce9b266f40c0ac Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 24 九月 2024 15:50:21 +0800
Subject: [PATCH] #

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

diff --git a/zy-acs-flow/src/i18n/en.js b/zy-acs-flow/src/i18n/en.js
index afa0a4d..4460244 100644
--- a/zy-acs-flow/src/i18n/en.js
+++ b/zy-acs-flow/src/i18n/en.js
@@ -63,6 +63,7 @@
                 result: 'Contacts import complete. Imported %{success} success, with %{error} errors',
             },
             loadMore: 'Load More Data',
+            complete: 'Complete',
         },
         msg: {
             confirm: {
@@ -433,7 +434,8 @@
                 busSts: "bus status",
                 phase: "phase",
                 taskList: "task list",
-                tasksNum: "tasks number",
+                tasksNum: "rest tasks",
+                tasksNumTotal: "total tasks",
             },
             task: {
                 uuid: "uuid",

--
Gitblit v1.9.1