From 67caf2c1ddeb74010aaf3850e561002146f12392 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 10 十月 2024 08:49:49 +0800
Subject: [PATCH] #
---
zy-acs-flow/src/i18n/en.js | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/zy-acs-flow/src/i18n/en.js b/zy-acs-flow/src/i18n/en.js
index ca63b42..62cf589 100644
--- a/zy-acs-flow/src/i18n/en.js
+++ b/zy-acs-flow/src/i18n/en.js
@@ -619,6 +619,14 @@
}
}
},
+ map: {
+ devices: {
+ title: 'Icons',
+ shelf: 'SHELF',
+ charge: 'CHARGE',
+ direction: 'DIRECTION',
+ },
+ },
}
};
--
Gitblit v1.9.1