From 0e34b445bdf4cae20a75ac2ace622718e97e8025 Mon Sep 17 00:00:00 2001
From: vincentlu <t1341870251@gmail.com>
Date: 星期四, 05 二月 2026 10:41:01 +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 3d19dee..4d0d3ef 100644
--- a/zy-acs-flow/src/i18n/en.js
+++ b/zy-acs-flow/src/i18n/en.js
@@ -687,6 +687,13 @@
},
levOffset: 'lev offset',
bottomOffset: 'bottom offset',
+ enums: {
+ compDirect: {
+ left: 'Left',
+ right: 'Right',
+ forward: 'Forward',
+ },
+ },
},
sta: {
depthHint: 'Set depth to 0 to keep the default value.',
--
Gitblit v1.9.1