|  |  | 
 |  |  |     }, | 
 |  |  |     create: { | 
 |  |  |         title: 'Create', | 
 |  |  |         init: 'Init', | 
 |  |  |         empty: { | 
 |  |  |             title: 'Data Empty', | 
 |  |  |             desc: 'Please Create Data First', | 
 |  |  | 
 |  |  |             basContainer: { | 
 |  |  |                 containerType: 'containerType', | 
 |  |  |                 codeType: 'codeType', | 
 |  |  |                 startNo: 'Start No', | 
 |  |  |                 code: 'Barcode', | 
 |  |  |                 endNo: 'End No', | 
 |  |  |                 areas: 'areas', | 
 |  |  |             }, | 
 |  |  |             basStation: { | 
 |  |  |                 stationName: 'stationName', | 
 |  |  |                 inAble: 'inAble', | 
 |  |  |                 outAble: 'outAble', | 
 |  |  |                 type: 'Site Type', | 
 |  |  |                 useStatus: 'useStatus', | 
 |  |  |                 status: 'status', | 
 |  |  |                 area: 'area', | 
 |  |  | 
 |  |  |                 wareArea: 'Warehouse Areas', | 
 |  |  |                 maktx: "maktx", | 
 |  |  |                 matnrCode: "matnrCode", | 
 |  |  |                 diffQty: 'Diff Qty', | 
 |  |  |                 trackCode: "trackCode", | 
 |  |  |                 unit: "unit", | 
 |  |  |                 anfme: "anfme", | 
 |  |  | 
 |  |  |         } | 
 |  |  |     }, | 
 |  |  |     page: { | 
 |  |  |         dashboard: { | 
 |  |  |             welcome: { | 
 |  |  |                 title: 'Welcome to the WMS website', | 
 |  |  |             }, | 
 |  |  |             header: { | 
 |  |  |                 inStockQty: '', | 
 |  |  |                 outStockQty: '', | 
 |  |  |                 taskWorkQty: '', | 
 |  |  |                 planQty: 'Plan', | 
 |  |  |                 realQty: 'Real Qty', | 
 |  |  |                 waitQty: 'Wait Qty', | 
 |  |  |                 waitOutQty: 'Wait Out Qty', | 
 |  |  |                 stockUsage: 'Stock Usage', | 
 |  |  |             }, | 
 |  |  |             chart: { | 
 |  |  |                 histories: 'Orders Echart', | 
 |  |  |             }, | 
 |  |  |             list: { | 
 |  |  |                 stock: 'Stock Pie', | 
 |  |  |             } | 
 |  |  |         }, | 
 |  |  |         welcome: { | 
 |  |  |             index: '    Welcome to the RSF Management System.', | 
 |  |  |             tech: '    Technology stack: Java 17, SpringBoot2.5.3, Mybatis-plus_3.4.1, Spring Security, Druid 1.2.6, Redis, Mysql5.7, Node18, ReactJs, Material UI5.16, Axios, React-Admin5.1' | 
 |  |  | 
 |  |  |         detail: "Detail", | 
 |  |  |         unenable: 'unenable', | 
 |  |  |         locInit: 'loc init', | 
 |  |  |         init: "Init", | 
 |  |  |         siteInit: 'site init', | 
 |  |  |         batch: 'batch', | 
 |  |  |         pick: 'Pick', | 
 |  |  | 
 |  |  |         orderPrint: 'Orders Print', | 
 |  |  |         quality: "quality", | 
 |  |  |         complete: "complete", | 
 |  |  |         confirmTransfer: "Comfirm Transfer", | 
 |  |  |         allComfirm: 'All Comfirm', | 
 |  |  |         createTransfer: 'Create Transfer Order', | 
 |  |  |         createLocRevise: 'Create Stock Revise Order', |