From 04796fd3b6aa9a3a0b918499f47ce7f73ae48e2d Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 11 十月 2024 14:54:22 +0800 Subject: [PATCH] # --- zy-acs-flow/src/i18n/en.js | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/zy-acs-flow/src/i18n/en.js b/zy-acs-flow/src/i18n/en.js index ce424e0..461d795 100644 --- a/zy-acs-flow/src/i18n/en.js +++ b/zy-acs-flow/src/i18n/en.js @@ -646,10 +646,25 @@ up: 'Up', down: 'Down', count: 'Count', + execute: 'Execute', + reverse: 'Reverse', + field: { + gap: 'Gap', + }, + }, + more: { + title: 'More', }, }, config: { title: 'Config Parameters', + base: { + no: 'No', + }, + shelf: { + row: 'Row', + bay: 'Bay', + }, }, }, insight: { -- Gitblit v1.9.1