#
luxiaotao1123
2024-10-14 9dd2b6186b18c6d3281fe8c48f1ff4c2bc1fc8d7
zy-acs-flow/src/i18n/zh.js
@@ -72,7 +72,7 @@
        msg: {
            confirm: {
                tip: '提示',
                desc: '你确定要操作此项吗?',
                desc: '您确定要执行此操作吗?',
            },
        },
    },
@@ -620,12 +620,26 @@
            }
        },
        map: {
            welcome: '欢迎使用RCS',
            devices: {
                title: '图标库',
                shelf: '货架',
                charge: '充电桩',
                station: '输送线',
                direction: '方向',
            },
            action: {
                startup: '启动RCS',
                shutdown: '暂停RCS',
                monitor: '日志监控',
                save: '保存地图',
                clear: '清空地图',
                adapt: '适配',
            },
            mode: {
                observer: '观察模式',
                movable: '编辑模式',
                settings: '配置模式',
            },
            settings: {
                title: '设置',
@@ -654,6 +668,10 @@
                            ascend: '升序',
                            descend: '降序',
                        },
                        valid: {
                            common: '请先设置系统参数',
                            shelf: '请先在系统参数中设置排和列',
                        },
                    },
                    more: {
                        title: '更多',