| | |
| | | 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", |
| | |
| | | department: 'Department', |
| | | token: 'Token', |
| | | operation: 'Operation', |
| | | httpAuditLog: 'HTTP audit', |
| | | httpAuditRule: 'HTTP audit rules', |
| | | config: 'Config', |
| | | tenant: 'Tenant', |
| | | userLogin: 'Token', |
| | |
| | | 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', |
| | |
| | | female: 'Female', |
| | | 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", |
| | |
| | | }, |
| | | 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", |
| | |
| | | purUnit: "purUnit", |
| | | unit: 'Unit', |
| | | qty: "qty", |
| | | palletQty: "Pallet Qty", |
| | | safeQty: 'Safe Qty', |
| | | disQty: 'Def Qty', |
| | | splrCode: "splrCode", |
| | |
| | | }, |
| | | asnOrderLog: { |
| | | code: "code", |
| | | poCode: "poCode", |
| | | poCode: "Internal Code", |
| | | poId: "poId", |
| | | type: "type", |
| | | wkType: "wkType", |
| | |
| | | asnCode: "asnCode", |
| | | platItemId: "platItemId", |
| | | poDetlId: "poDetlId", |
| | | poCode: "poCode", |
| | | poCode: "Internal Code", |
| | | fieldsIndex: "fieldsIndex", |
| | | matnrId: "matnrId", |
| | | matnrCode: "matnrCode", |
| | |
| | | }, |
| | | waitPakin: { |
| | | code: "code", |
| | | asnCodes: "Inbound Order No.", |
| | | ansId: "ansId", |
| | | asnCode: "asnCode", |
| | | barcode: "barcode", |
| | |
| | | }, |
| | | locItem: { |
| | | locId: "locId", |
| | | locCode: "Loc", |
| | | barcode: "Tote barcode", |
| | | orderId: "orderId", |
| | | type: "type", |
| | | orderItemId: "orderItemId", |