From 89ca1eb19972e8f5e0baccbaffcfa7fbb2ae85c3 Mon Sep 17 00:00:00 2001
From: vincentlu <t1341870251@gmail.com>
Date: 星期六, 10 一月 2026 15:34:17 +0800
Subject: [PATCH] #

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

diff --git a/zy-acs-flow/src/i18n/en.js b/zy-acs-flow/src/i18n/en.js
index aa70865..d19f9b7 100644
--- a/zy-acs-flow/src/i18n/en.js
+++ b/zy-acs-flow/src/i18n/en.js
@@ -654,6 +654,11 @@
                 entryAngle: 'Set the lane entry angle (0-360). -1 means no restriction',
                 maximum: 'Adjust the maximum load capacity. -1 means no restriction',
             },
+            actions: {
+                deleteAll: 'DELETE ALL',
+                deleteAllSuccess: 'Delete all successfully.',
+                deleteAllError: 'Failed to delete all.',
+            },
         },
         agv: {
             show: {

--
Gitblit v1.9.1