#
luxiaotao1123
2024-10-14 bf4a9d88a55a95f54e7c7bf7f397fa6b18258743
zy-acs-flow/src/i18n/en.js
@@ -73,7 +73,7 @@
        msg: {
            confirm: {
                tip: 'Tip',
                desc: 'Are you sure you wanna do this?',
                desc: 'Are you sure you want to proceed?',
            },
        },
    },
@@ -629,6 +629,19 @@
                station: 'STATION',
                direction: 'DIRECTION',
            },
            action: {
                startup: 'Startup',
                shutdown: 'Shutdown',
                monitor: 'Console Monitor',
                save: 'Save Map',
                clear: 'Clear Map',
                adapt: 'ADAPT',
            },
            mode: {
                observer: 'OBSERVER',
                movable: 'MOVABLE',
                settings: 'SETTINGS',
            },
            settings: {
                title: 'Settings',
                map: {
@@ -648,6 +661,18 @@
                        count: 'Count',
                        execute: 'Execute',
                        reverse: 'Reverse',
                        field: {
                            gap: 'Gap',
                            autoIncrement: 'Auto Increment',
                            incrementValue: 'Increment Value',
                            incrementMode: 'Increment Mode',
                            ascend: 'Ascend',
                            descend: 'Descend',
                        },
                        valid: {
                            common: 'Please set the config parameters first',
                            shelf: 'Please set the row and bay in the config parameters first',
                        },
                    },
                    more: {
                        title: 'More',