From ab886689e2c4ef8db2b0767717d69ebbaf10326c Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 29 十一月 2024 16:37:20 +0800 Subject: [PATCH] # --- zy-acs-flow/src/i18n/en.js | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/zy-acs-flow/src/i18n/en.js b/zy-acs-flow/src/i18n/en.js index 85718e7..de2d753 100644 --- a/zy-acs-flow/src/i18n/en.js +++ b/zy-acs-flow/src/i18n/en.js @@ -397,7 +397,8 @@ workTime: "work time", workDistance: "mileage", backpack: "backpack", - password: "password", + error: "error", + errorTime: "errorTime", online: 'online', task: 'task', }, @@ -580,6 +581,7 @@ error: 'ERROR', }, remove: 'remove from map', + reposition: 'clear path reposition', } }, segment: { -- Gitblit v1.9.1