2025-04-29 13:26:19 +08:00

82 lines
1.9 KiB
TypeScript

export const en = {
login: {
'usedName': 'user name',
'password': 'password',
'loginbtn': 'Login',
'qsrzh': 'Please input your user name',
'qsrmm': 'please input your password',
'Language': 'Language'
},
tab: {
'home': 'Maxcess Barcode System',
},
home: {
'llyz': 'Incoming Inspection',
'cgrk': 'Good Receipt',
'scfl': 'Picking List',
'scbl': 'Replenishment',
'sctc': 'Production',
'scrk': 'Production Receipt',
'sczx': 'Production Packing',
'xxck': 'Sales Delivery',
'kssc': 'Prodcution Start',
'kscs': 'Production Test',
'kshb': 'MO Report',
},
verify: {
'grn': 'GRN #',
'date': 'Date',
'gys': 'Supplier',
'mmsph': 'Maxcess Lot #',
'wlbm': 'Part Number',
'tj': 'Submit',
'tm': 'QR Code',
'noDataMessage': 'The Material is not found in the list!!',
},
public: {
'ys': 'Finished',
'ws': 'Unfinished',
'yss': 'Total',
'cg': 'Successfully',
'ts': 'Prompt',
'tjMessage': 'Please confirm to submit the data!',
'confirm': 'Confirm',
'cancel': 'Cancel',
'noDataMessage': 'No data is submitted!',
'smjl': 'Records',
'mrz': 'Default',
'ckmc':'W/H Name',
'cwmc':' Bin #',
'qty': 'QTY',
'mmsph': 'Maxcess Lot #',
'xzck': 'Select W/H name',
'xzcw':'Select Bin name',
'cwwqy':'Bin is not enabled',
'qsrsl':'Please input the QTY',
'qsrmssph':'Please input Maxcess Lot #',
'gdtcckMessage':'Prompt Windows',
'gdtc':'Normal Prompt',
'yctc':'Error Prompt',
'cz':'Reset',
'bc':'Save',
'qxzck':'Please select W/H',
'qxzcw':'Please select Bin',
'wlbm': 'Part Number',
'qsrwlbmmessage':'Please input the material part number',
'tm': 'QR Code',
'xxh':'SN #'
},
receive: {
'djbh': 'Order',
'code': 'Code',
'rq': 'Date',
'wlmc': 'Name of material',
'tj': 'Submit',
'gys': 'Supplier',
'wlbm': 'Material Code',
'ph': 'Batch number',
'ys': 'Already',
'ws': 'Not yet',
'yss': 'Should',
}
}