#
luxiaotao1123
2024-09-23 17f94f88f2a91cb321a776a9ddd9af4cec5aef21
zy-acs-flow/src/i18n/en.js
@@ -22,6 +22,11 @@
            memo: 'memo',
            opt: 'operate',
        },
        list: {
            empty: {
                tip: 'No data to display',
            }
        },
        edit: {
            title: {
                main: 'Main',
@@ -416,11 +421,13 @@
            },
            bus: {
                uuid: "uuid",
                seqNum: "seq num",
                busNo: "bus no",
                startTime: "start time",
                endTime: "end time",
                busSts: "bus status",
                phase: "phase",
                taskList: "task list",
                tasksNum: "tasks number",
            },
            task: {
                uuid: "uuid",
@@ -445,6 +452,8 @@
                zpallet: "zpallet",
                phase: "phase",
                errDesc: "error",
                oriDesc: "origin",
                destDesc: "destination",
            },
            travel: {
                uuid: "uuid",
@@ -540,6 +549,7 @@
                tabs: {
                    detail: 'DETAIL',
                    task: 'TASK',
                    error: 'ERROR',
                }
            }
        },