#
luxiaotao1123
2024-10-09 f4d50b49b828b9722d6e6cd63e7bdacf5cf05bea
zy-acs-flow/src/i18n/en.js
@@ -66,6 +66,7 @@
            complete: 'Complete',
            deprecate: 'Deprecate',
            resend: 'RESEND',
            selected: 'selected',
        },
        msg: {
            confirm: {
@@ -526,6 +527,15 @@
                errTime: "err time",
                errDesc: "error",
            },
            mission: {
                backpack: 'Backpack',
                code: 'Code',
                task: 'Task',
                lastSendDate: 'Last sending date',
                actionCount: 'Action Count',
                runPath: 'Run Path',
                actions: 'Actions',
            },
        }
    },
    page: {
@@ -596,6 +606,7 @@
            },
        },
        mission: {
            backToMission: 'Back to mission',
            enums: {
                posType: {
                    MOVE: 'Move',