Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide english support #320

Merged
merged 1 commit into from
Mar 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
247 changes: 241 additions & 6 deletions web/src/locales/lang/en/purchase.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,17 @@ export default {
modifyDataPrompt: 'Sorry, only unapproved documents can be edited!',
partialPurchase: 'Partial Purchase',
completePurchase: 'Complete Purchase',
regularPrint: 'Print',
order:{
title: 'Purchase Order List',
addOrder: 'Add - Purchase Order',
editOrder: 'Edit - Purchase Order',
detail: 'Purchase Order - Detail',
receipt: 'Receipt Detail',
table:{
supplier: 'Supplier',
receiptNumber: 'Receipt number',
productInformation: 'Product information',
productInformation: 'Product info',
productQuantity: 'Product quantity',
totalAmount: 'Total amount',
totalIncludingTax: 'Total including tax',
Expand All @@ -22,13 +27,84 @@ export default {
endDate: 'End date',
receiptRemark: 'receipt remark',
},
form: {
supplier: 'Supplier',
inputSupplier: 'Please select supplier',
addSupplier: 'Add supplier',
receiptDate: 'Receipt date',
inputReceiptDate: 'Please select receipt date',
receiptNumber: 'Receipt number',
scanCodeData: 'Scan code to enter data',
collapseScanCode: 'Collapse scan code',
scanCodeTip: 'Click here with the mouse',
addProduct: 'Select to return product',
insertRow: 'Insert A Row',
deleteRow: 'Delete Selected Rows',
addRowData: 'Please add a row of data',
discountRate: 'Discount Rate',
paymentDiscount: 'Payment Discount',
discountAmount: 'Discount Amount',
settlementAccount: 'Account',
paymentDeposit: 'Deposit',
noticeOne: 'Please enter barcode or select product',
noticeTwo: 'Are you sure you want to delete the selected data?',
noticeThree: 'The file exceeds the 2MB size limit',
noticeFour: 'The barcode cannot find product info',
noticeFive: 'The product barcode cannot be empty',
noticeSix: 'Enter the barcode product information automatically!',
noticeSeven: 'Support product name, product number, product specifications, and product model',
cancel: 'Cancel',
save: 'Save',
saveApprove: 'Save and Approve',
table: {
warehouse: 'Warehouse',
barCode: 'Barcode',
inputBarCode: 'Please enter product barcode',
name: 'Name',
standard: 'Standard',
model: 'Model',
color: 'Color',
stock: 'Stock',
unit: 'Unit',
unitPrice: 'Unit Price',
quantity: 'Quantity',
amount: 'Amount',
taxRate: 'Tax Rate(%)',
taxAmount: 'Tax Amount',
remark: 'Remark',
totalIncludingTax: 'Total Price And Tax',
total: 'Total',
inputRemark: 'Please enter remark',
annex: 'Attachment',
uploadAnnex: 'Upload attachment',
}
},
view: {
title: 'Purchase Order Data',
supplier: 'Supplier',
receiptDate: 'Receipt date',
receiptAmount: 'Receipt amount',
settlementAccount: 'Account',
inputSettlementAccount: 'Please select account',
discountRate: 'Discount Rate',
paymentDiscount: 'Payment Discount',
discountAmount: 'Discount Amount',
paymentDeposit: 'Deposit',
remark: 'Remark',
status: 'Status',
},
export: {
name: 'Export',
exportData: 'Purchase Order Data ',
noData: 'No data available',
noData: 'No available data export',
}
},
storage:{
title: 'Purchase Storage List',
addStorage: 'Add - Purchase Storage',
editStorage: 'Edit - Purchase Storage',
detail: 'Purchase Storage - Detail',
receipt: 'Receipt Detail',
table:{
supplier: 'Supplier',
receiptNumber: 'Receipt number',
Expand All @@ -48,13 +124,95 @@ export default {
endDate: 'End Date',
receiptRemark: 'receipt remark',
},
form: {
supplier: 'Supplier',
inputSupplier: 'Please select supplier',
addSupplier: 'Add supplier',
receiptDate: 'Receipt date',
inputReceiptDate: 'Please select receipt date',
receiptNumber: 'Receipt number',
relatedOrder: 'Purchase Order',
scanCodeData: 'Scan code to enter data',
collapseScanCode: 'Collapse scan code',
scanCodeTip: 'Click here with the mouse',
addProduct: 'Select to return product',
insertRow: 'Insert A Row',
deleteRow: 'Delete Selected Rows',
addRowData: 'Please add a row of data',
discountRate: 'Discount Rate',
paymentDiscount: 'Payment Discount',
discountAmount: 'Discount Amount',
settlementAccount: 'Account',
paymentDeposit: 'Deposit',
otherFees: 'Other Fees',
thisTimePaymentAmount: 'This time payment',
thisTimeArrearsAmount: 'This time arrears',
noticeOne: 'Please enter barcode or select product',
noticeTwo: 'Are you sure you want to delete the selected data?',
noticeThree: 'The file exceeds the 2MB size limit',
noticeFour: 'The barcode cannot find product info',
noticeFive: 'The product barcode cannot be empty',
noticeSix: 'Enter the barcode product information automatically!',
noticeSeven: 'Please select at least two accounts',
noticeEight: 'Please enter the amount',
cancel: 'Cancel',
save: 'Save',
saveApprove: 'Save and Approve',
table: {
warehouse: 'Warehouse',
inputWarehouse: 'Please select warehouse',
barCode: 'Barcode',
inputBarCode: 'Please enter product barcode',
name: 'Name',
standard: 'Standard',
model: 'Model',
color: 'Color',
stock: 'Stock',
unit: 'Unit',
unitPrice: 'Unit Price',
quantity: 'Quantity',
amount: 'Amount',
taxRate: 'Tax Rate(%)',
taxAmount: 'Tax Amount',
remark: 'Remark',
totalIncludingTax: 'Total Price And Tax',
total: 'Total',
inputRemark: 'Please enter remark',
annex: 'Attachment',
uploadAnnex: 'Upload attachment',
}
},
view: {
title: 'Purchase Storage Data',
supplier: 'Supplier',
receiptDate: 'Receipt date',
receiptAmount: 'Receipt amount',
settlementAccount: 'Account',
inputSettlementAccount: 'Please select account',
addSettlementAccount: 'Add account',
discountRate: 'Discount Rate',
paymentDiscount: 'Payment Discount',
discountAmount: 'Discount Amount',
paymentDeposit: 'Deposit',
remark: 'Remark',
status: 'Status',
purchaseOrder: 'Purchase order receipt',
thisTimePaymentAmount: 'This time payment',
thisTimeArrearsAmount: 'This time arrears',
otherFees: 'Other Fees',
},
export: {
name: 'Export',
exportData: 'Purchase Storage Data ',
noData: 'No data available',
noData: 'No available data export',
}
},
refund:{
title: 'Purchase Return List',
title: 'Purchase Refund List',
addRefund: 'Add - Purchase Refund',
editRefund: 'Edit - Purchase Refund',
detail: 'Purchase Refund - Detail',
receipt: 'Receipt Detail',
table:{
supplier: 'Supplier',
receiptNumber: 'Receipt number',
Expand All @@ -74,9 +232,86 @@ export default {
endDate: 'End Date',
receiptRemark: 'receipt remark',
},
form: {
supplier: 'Supplier',
inputSupplier: 'Please select supplier',
addSupplier: 'Add supplier',
receiptDate: 'Receipt date',
inputReceiptDate: 'Please select receipt date',
receiptNumber: 'Receipt number',
relatedStorage: 'Storage receipt',
scanCodeData: 'Scan code to enter data',
collapseScanCode: 'Collapse scan code',
scanCodeTip: 'Click here with the mouse',
addProduct: 'Select to return product',
insertRow: 'Insert A Row',
deleteRow: 'Delete Selected Rows',
addRowData: 'Please add a row of data',
discountRate: 'Discount Rate',
refundDiscount: 'Refund Discount',
discountAmount: 'Discount Amount',
settlementAccount: 'Account',
otherFees: 'Other Fees',
thisRefundAmount: 'This time refund',
thisTimeArrearsAmount: 'This time arrears',
noticeOne: 'Please enter barcode or select product',
noticeTwo: 'Are you sure you want to delete the selected data?',
noticeThree: 'The file exceeds the 2MB size limit',
noticeFour: 'The barcode cannot find product info',
noticeFive: 'The product barcode cannot be empty',
noticeSix: 'Enter the barcode product information automatically!',
noticeSeven: 'Please select at least two accounts',
noticeEight: 'Please enter the amount',
noticeNine: 'Insufficient inventory of goods, please check the inventory quantity',
cancel: 'Cancel',
save: 'Save',
saveApprove: 'Save and Approve',
table: {
warehouse: 'Warehouse',
inputWarehouse: 'Please select warehouse',
barCode: 'Barcode',
inputBarCode: 'Please enter product barcode',
name: 'Name',
standard: 'Standard',
model: 'Model',
color: 'Color',
stock: 'Stock',
unit: 'Unit',
unitPrice: 'Unit Price',
quantity: 'Quantity',
amount: 'Amount',
taxRate: 'Tax Rate(%)',
taxAmount: 'Tax Amount',
remark: 'Remark',
totalIncludingTax: 'Total Price And Tax',
total: 'Total',
inputRemark: 'Please enter remark',
annex: 'Attachment',
uploadAnnex: 'Upload attachment',
}
},
view: {
title: 'Purchase Refund Data',
supplier: 'Supplier',
receiptDate: 'Receipt date',
receiptAmount: 'Receipt amount',
purchaseOrder: 'Purchase storage receipt',
settlementAccount: 'Account',
thisRefundAmount: 'This time refund',
thisTimeArrearsAmount: 'This time arrears',
inputSettlementAccount: 'Please select account',
addSettlementAccount: 'Add account',
discountRate: 'Discount Rate',
refundDiscount: 'Refund Discount',
discountAmount: 'Discount Amount',
otherFees: 'Other Fees',
remark: 'Remark',
status: 'Status',
},
export: {
exportData: 'Purchase Return Data ',
noData: 'No data available',
name: 'Export',
exportData: 'Purchase Refund Data ',
noData: 'No available data export',
}
}
};
2 changes: 2 additions & 0 deletions web/src/locales/lang/en/sys.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,7 @@ export default {
confirmExportTextTwo: 'piece of data, please be patient.',
confirmExportTextThree: 'If you need to export detailed data (which may take a long time), please check the box below.',
confirmExportTextFour: 'Need to export detailed data',
type: 'Type',
subType: 'Sub Type',
}
};
Loading
Loading