#
luxiaotao1123
2024-10-14 bf4a9d88a55a95f54e7c7bf7f397fa6b18258743
zy-acs-flow/src/i18n/zh.js
@@ -72,7 +72,7 @@
        msg: {
            confirm: {
                tip: '提示',
                desc: '你确定要操作此项吗?',
                desc: '您确定要执行此操作吗?',
            },
        },
    },
@@ -627,6 +627,19 @@
                station: '输送线',
                direction: '方向',
            },
            action: {
                startup: '启动RCS',
                shutdown: '暂停RCS',
                monitor: '日志监控',
                save: '保存地图',
                clear: '清空地图',
                adapt: '适配',
            },
            mode: {
                observer: '观察模式',
                movable: '编辑模式',
                settings: '配置模式',
            },
            settings: {
                title: '设置',
                map: {
@@ -644,6 +657,20 @@
                        up: '上',
                        down: '下',
                        count: '数量',
                        execute: '执行',
                        reverse: '撤销',
                        field: {
                            gap: '间距',
                            autoIncrement: '自增长',
                            incrementValue: '自增长值',
                            incrementMode: '增长方式',
                            ascend: '升序',
                            descend: '降序',
                        },
                        valid: {
                            common: '请先设置系统参数',
                            shelf: '请先在系统参数中设置排和列',
                        },
                    },
                    more: {
                        title: '更多',
@@ -651,6 +678,13 @@
                },
                config: {
                    title: '系统参数',
                    base: {
                        no: '编号',
                    },
                    shelf: {
                        row: '排',
                        bay: '列',
                    },
                },
            },
            insight: {