cl
2026-04-21 c55a86895cabc3e91c2e7aa4eab099a7287e0ae6
rsf-admin/src/i18n/en.js
@@ -3,6 +3,11 @@
const customEnglishMessages = {
    ...englishMessages,
    hello: 'Hello World',
    'menu.httpAuditLog': 'HTTP audit',
    'menu.httpAuditRule': 'HTTP audit rules',
    'resources.httpAuditLog.name': 'HTTP audit',
    'resources.httpAuditRule.name': 'HTTP audit rules',
    'resources.httpAuditRule.createTitle': 'New audit rule',
    common: {
        response: {
            success: "Success",
@@ -126,6 +131,7 @@
    },
    create: {
        title: 'Create',
        init: 'Init',
        empty: {
            title: 'Data Empty',
            desc: 'Please Create Data First',
@@ -147,6 +153,8 @@
        department: 'Department',
        token: 'Token',
        operation: 'Operation',
        httpAuditLog: 'HTTP audit',
        httpAuditRule: 'HTTP audit rules',
        config: 'Config',
        tenant: 'Tenant',
        userLogin: 'Token',
@@ -173,6 +181,7 @@
        asnOrder: 'AsnOrder',
        asnOrderItem: 'AsnOrderItem',
        asnOrderLog: 'asnOrderLog',
        outStockOrderLog: 'Outbound Order Log',
        asnOrderItemLog: 'asnOrderItemLog',
        purchase: 'Purchase',
        purchaseItem: 'PurchaseItem',
@@ -203,11 +212,14 @@
        inStockPoces: 'In Stock Pocess',
        outStockPoces: 'Out Stock Pocess',
        warehouseStock: 'Instant Inventory',
        viewStockManage: 'Instant Inventory',
        deviceBind: 'Device Bind',
        tasks: 'Tasks',
        locItem: 'Loc Items',
        wave: 'Wave Manage',
        basStation: 'BasStation',
        basContainer: 'BasContainer',
        emptyOutbound: 'Empty Pallet Outbound',
        waveRule: 'Wave Rules',
        checkDiff: 'Check Diff',
        transfer: 'Transfer',
@@ -227,6 +239,9 @@
            basContainer: {
                containerType: 'containerType',
                codeType: 'codeType',
                startNo: 'Start No',
                code: 'Barcode',
                endNo: 'End No',
                areas: 'areas',
            },
            basStation: {
@@ -329,6 +344,51 @@
                    unknown: 'Unknown',
                }
            },
            httpAuditLog: {
                serviceName: "service",
                scopeType: "scope",
                uri: "uri",
                method: "method",
                functionDesc: "description",
                queryString: "query string",
                requestBody: "request JSON",
                responseBody: "response JSON",
                responseTruncated: "response truncated",
                httpStatus: "HTTP status",
                okFlag: "ok / error",
                spendMs: "spend ms",
                clientIp: "client IP",
                errorMessage: "error",
                ioDirection: "I/O",
            },
            httpAuditRule: {
                directionLabel: "Direction",
                direction: { IN: "Inbound", OUT: "Outbound", BOTH: "Both" },
                requestMaxChars: "Request max chars (-1 = full)",
                responseMaxChars: "Response max chars (-1 = full)",
                recordAll: "Record all (ignore whitelist rules)",
                recordAllOn: "Yes",
                recordAllOff: "No",
                ruleTypeLabel: "Rule type",
                ruleType: {
                    URI: "URI path",
                    IP: "Client IP",
                    REQUEST_BODY: "Request body",
                },
                matchModeLabel: "Match mode",
                matchMode: {
                    EQUAL: "Equal",
                    PREFIX: "Prefix",
                    CONTAINS: "Contains",
                    REGEX: "Regex",
                },
                pattern: "Pattern",
                enabled: "Enabled",
                enabledOn: "On",
                enabledOff: "Off",
                sortOrder: "Sort",
                remark: "Remark",
            },
            operationRecord: {
                namespace: "namespace",
                url: "url",
@@ -369,6 +429,7 @@
                purUnit: "purchaseUnit",
                stockUnit: "stockUnit",
                stockLevel: "stockLeval",
                stockQty: "Stock Qty",
                isLabelMange: "isLabelMange",
                safeQty: "safetyQty",
                minQty: "minQty",
@@ -443,6 +504,7 @@
                length: "length",
                width: "width",
                height: "height",
                isHalf: 'Box Status',
                row: "Row",
                col: "Col",
                lev: "Lev",
@@ -453,7 +515,8 @@
                flagLabelMange: "FlagLabelMange",
                locAttrs: "LocAttrs",
                useStatus: 'useStatus',
                locAreaId: 'locAreaId'
                locAreaId: 'locAreaId',
                locCode: 'Loc Code'
            },
            locType: {
                uuid: "uuid",
@@ -590,12 +653,13 @@
            },
            asnOrder: {
                code: "Code",
                poCode: "poCode",
                poCode: "Internal Code",
                poId: "poId",
                type: "Type",
                wkType: "wkType",
                anfme: "anfme",
                qty: "qty",
                palletQty: "Pallet Qty",
                logisNo: "logisNo",
                arrTime: "Arrived",
                rleStatus: "Release",
@@ -765,6 +829,7 @@
                purUnit: "purUnit",
                unit: 'Unit',
                qty: "qty",
                palletQty: "Pallet Qty",
                safeQty: 'Safe Qty',
                disQty: 'Def Qty',
                splrCode: "splrCode",
@@ -777,7 +842,7 @@
            },
            asnOrderLog: {
                code: "code",
                poCode: "poCode",
                poCode: "Internal Code",
                poId: "poId",
                type: "type",
                wkType: "wkType",
@@ -793,7 +858,7 @@
                asnCode: "asnCode",
                platItemId: "platItemId",
                poDetlId: "poDetlId",
                poCode: "poCode",
                poCode: "Internal Code",
                fieldsIndex: "fieldsIndex",
                matnrId: "matnrId",
                matnrCode: "matnrCode",
@@ -919,6 +984,7 @@
            },
            waitPakin: {
                code: "code",
                asnCodes: "Inbound Order No.",
                ansId: "ansId",
                asnCode: "asnCode",
                barcode: "barcode",
@@ -1060,6 +1126,7 @@
                isptResult: 'Ispt Result',
                unit: "unit",
                anfme: "anfme",
                qty: 'Qty',
                batch: "batch",
                spec: "spec",
                model: "model",
@@ -1144,6 +1211,8 @@
            },
            locItem: {
                locId: "locId",
                locCode: "Loc",
                barcode: "Tote barcode",
                orderId: "orderId",
                type: "type",
                orderItemId: "orderItemId",
@@ -1310,6 +1379,7 @@
        detail: "Detail",
        unenable: 'unenable',
        locInit: 'loc init',
        init: "Init",
        siteInit: 'site init',
        batch: 'batch',
        pick: 'Pick',
@@ -1327,6 +1397,7 @@
        start: 'Start',
        stopPub: 'Stop Pub',
        pause: 'Pause',
        pausePub: 'Stop Auto Pub',
        subzone: 'subzone',
        bindmatnr: 'bind matnr',
        bindloc: 'bind loc',