|
@@ -302,10 +302,12 @@ export default {
|
|
|
payVoucher:'Payment Voucher',
|
|
payVoucher:'Payment Voucher',
|
|
|
totalPrice:'Total Price',
|
|
totalPrice:'Total Price',
|
|
|
payAmount:'Pay Amount',
|
|
payAmount:'Pay Amount',
|
|
|
- serviceAgreement:'AI Learning Forum Service Agreement',
|
|
|
|
|
- IntellectualAgreement:'AI Learning Forum Intellectual Property Protection Agreement',
|
|
|
|
|
pleaseAgreeAgreement:'Please agree to the agreement',
|
|
pleaseAgreeAgreement:'Please agree to the agreement',
|
|
|
pleaseInputAmount:'Please input amount',
|
|
pleaseInputAmount:'Please input amount',
|
|
|
pleaseUploadVoucher:'Please upload payment voucher',
|
|
pleaseUploadVoucher:'Please upload payment voucher',
|
|
|
|
|
+ },
|
|
|
|
|
+ agreement:{
|
|
|
|
|
+ serviceAgreement:'AI Learning Forum Service Agreement',
|
|
|
|
|
+ IntellectualAgreement:'AI Learning Forum Intellectual Property Protection Agreement',
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|