@@ -373,7 +373,7 @@ const MultiPaymentWindow = (props) => { | |||||
</Grid>: | </Grid>: | ||||
<Grid container direction="row" justifyContent="center" alignItems="center"> | <Grid container direction="row" justifyContent="center" alignItems="center"> | ||||
<FormLabel sx={{ fontSize: "20px", color: "#000000", textAlign: "center"}}> | <FormLabel sx={{ fontSize: "20px", color: "#000000", textAlign: "center"}}> | ||||
<FormattedMessage id="paymentMethodNotAvailable"/>。 | |||||
<FormattedMessage id="paymentMethodNotAvailable"/> | |||||
</FormLabel> | </FormLabel> | ||||
</Grid> | </Grid> | ||||
} | } | ||||
@@ -383,7 +383,7 @@ | |||||
"payMethod": "Payment methods", | "payMethod": "Payment methods", | ||||
"epayMethod": " e-Payment Method", | "epayMethod": " e-Payment Method", | ||||
"selectPaymentMethod": "Please select a payment method", | "selectPaymentMethod": "Please select a payment method", | ||||
"payReceipt": "Payment receipt", | |||||
"payReceipt": "Payment Receipt", | |||||
"contactPerson": "Contact Person", | "contactPerson": "Contact Person", | ||||
"requireContactPerson": "Please enter contact person", | "requireContactPerson": "Please enter contact person", | ||||
"requireCareOf": "Please enter client remarks", | "requireCareOf": "Please enter client remarks", | ||||
@@ -401,7 +401,7 @@ | |||||
"currencyAmountTitle": "Amount ($):", | "currencyAmountTitle": "Amount ($):", | ||||
"transactionRefNo": "Transaction Reference Number", | "transactionRefNo": "Transaction Reference Number", | ||||
"selectedPaymentMethod": "Selected payment method", | "selectedPaymentMethod": "Selected payment method", | ||||
"paymentMethodNotAvailable":"The payment function is currently not available", | |||||
"paymentMethodNotAvailable":"The payment function is currently not available.", | |||||
"paymentLimitPrice1":" is only applicable when minimum amount is HK$1.00 and maximum amount is HK$9,999,999.99", | "paymentLimitPrice1":" is only applicable when minimum amount is HK$1.00 and maximum amount is HK$9,999,999.99", | ||||
"paymentLimitPrice2":" is only applicable when minimum amount is HK$0.10 and maximum amount is HK$9,999,999.99", | "paymentLimitPrice2":" is only applicable when minimum amount is HK$0.10 and maximum amount is HK$9,999,999.99", | ||||
"paymentLimitPPS":" Payment could not be made via mobile device browsers, please use desktop computers to make payment.", | "paymentLimitPPS":" Payment could not be made via mobile device browsers, please use desktop computers to make payment.", | ||||
@@ -434,7 +434,7 @@ | |||||
"currencyAmountTitle": "金额 (港元):", | "currencyAmountTitle": "金额 (港元):", | ||||
"transactionRefNo": "交易参考编号", | "transactionRefNo": "交易参考编号", | ||||
"selectedPaymentMethod": "已选择付款方法", | "selectedPaymentMethod": "已选择付款方法", | ||||
"paymentMethodNotAvailable":"付款功能现在不可使用", | |||||
"paymentMethodNotAvailable":"付款功能现在不可使用。", | |||||
"paymentLimitPrice1":"只适用于最小金额为 1.00港元 及最高金额为 9,999,999.99港元", | "paymentLimitPrice1":"只适用于最小金额为 1.00港元 及最高金额为 9,999,999.99港元", | ||||
"paymentLimitPrice2":"只适用于最小金额为 0.10 港元及最高金额为 9,999,999.99港元", | "paymentLimitPrice2":"只适用于最小金额为 0.10 港元及最高金额为 9,999,999.99港元", | ||||
"paymentLimitPPS":"付款不适用于流动装置的浏览器,请使用桌面电脑。", | "paymentLimitPPS":"付款不适用于流动装置的浏览器,请使用桌面电脑。", | ||||
@@ -435,7 +435,7 @@ | |||||
"currencyAmountTitle": "金額 (港元):", | "currencyAmountTitle": "金額 (港元):", | ||||
"transactionRefNo": "交易參考編號", | "transactionRefNo": "交易參考編號", | ||||
"selectedPaymentMethod": "已選擇付款方法", | "selectedPaymentMethod": "已選擇付款方法", | ||||
"paymentMethodNotAvailable":"付款功能現在不可使用", | |||||
"paymentMethodNotAvailable":"付款功能現在不可使用。", | |||||
"paymentLimitPrice1":"只適用於最小金額為 1.00港元 及最高金額為 9,999,999.99港元", | "paymentLimitPrice1":"只適用於最小金額為 1.00港元 及最高金額為 9,999,999.99港元", | ||||
"paymentLimitPrice2":"只適用於最小金額為 0.10 港元及最高金額為 9,999,999.99港元", | "paymentLimitPrice2":"只適用於最小金額為 0.10 港元及最高金額為 9,999,999.99港元", | ||||
"paymentLimitPPS":"付款不適用於流動裝置的瀏覽器,請使用桌面電腦。", | "paymentLimitPPS":"付款不適用於流動裝置的瀏覽器,請使用桌面電腦。", | ||||