#
luxiaotao1123
2024-09-23 0da1f34e1419d91ff26927b14f9fc7828dc28d9f
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,7 +421,7 @@
            },
            bus: {
                uuid: "uuid",
                seqNum: "seq num",
                busNo: "bus no",
                startTime: "start time",
                endTime: "end time",
                busSts: "bus status",
@@ -540,6 +545,7 @@
                tabs: {
                    detail: 'DETAIL',
                    task: 'TASK',
                    error: 'ERROR',
                }
            }
        },