zhang
21 小时以前 8dfcfee645b874b785e39bc33c578ba4e1e9a38b
zy-acs-flow/src/i18n/en.js
@@ -41,6 +41,8 @@
            }
        },
        enums: {
            success: 'SUCCESS',
            failure: 'FAILURE',
            statusTrue: 'Enable',
            statusFalse: 'Disable',
            true: 'Yes',
@@ -291,7 +293,7 @@
                offset: "offset",
                height: "height(mm)",
                depth: "depth(mm)",
                angle: 'angle',
                angle: 'angle(°)',
                actDir: 'actuator direction',
                inboundWait: 'in wait(ms)',
                outboundWait: 'out wait(ms)',
@@ -810,6 +812,15 @@
                }
            }
        },
        integrationRecord: {
            enums: {
                direction: {
                    none: 'Unknown',
                    inbound: 'Inbound',
                    outbound: 'Outbound',
                },
            },
        },
        map: {
            welcome: 'Welcome to the RCS System. Tip: Left-click to select objects, right-click to pan the view, and use the scroll wheel to zoom the view.',
            devices: {