From b10c0830c11e37ceb6031b7a6dbb526f638a6a59 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 11 十月 2024 14:40:06 +0800
Subject: [PATCH] #

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

diff --git a/zy-acs-flow/src/i18n/en.js b/zy-acs-flow/src/i18n/en.js
index bb449e7..6e35cb7 100644
--- a/zy-acs-flow/src/i18n/en.js
+++ b/zy-acs-flow/src/i18n/en.js
@@ -655,6 +655,13 @@
                 },
                 config: {
                     title: 'Config Parameters',
+                    base: {
+                        no: 'No',
+                    },
+                    shelf: {
+                        row: 'Row',
+                        bay: 'Bay',
+                    },
                 },
             },
             insight: {

--
Gitblit v1.9.1