Alex Cheung před 1 rokem
rodič
revize
96b7bc6ef5
4 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. +1
    -1
      src/pages/Payment/MultiPaymentWindow.js
  2. +2
    -2
      src/translations/en.json
  3. +1
    -1
      src/translations/zh-CN.json
  4. +1
    -1
      src/translations/zh-HK.json

+ 1
- 1
src/pages/Payment/MultiPaymentWindow.js Zobrazit soubor

@@ -373,7 +373,7 @@ const MultiPaymentWindow = (props) => {
</Grid>:
<Grid container direction="row" justifyContent="center" alignItems="center">
<FormLabel sx={{ fontSize: "20px", color: "#000000", textAlign: "center"}}>
<FormattedMessage id="paymentMethodNotAvailable"/>
<FormattedMessage id="paymentMethodNotAvailable"/>
</FormLabel>
</Grid>
}


+ 2
- 2
src/translations/en.json Zobrazit soubor

@@ -383,7 +383,7 @@
"payMethod": "Payment methods",
"epayMethod": " e-Payment Method",
"selectPaymentMethod": "Please select a payment method",
"payReceipt": "Payment receipt",
"payReceipt": "Payment Receipt",
"contactPerson": "Contact Person",
"requireContactPerson": "Please enter contact person",
"requireCareOf": "Please enter client remarks",
@@ -401,7 +401,7 @@
"currencyAmountTitle": "Amount ($):",
"transactionRefNo": "Transaction Reference Number",
"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",
"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.",


+ 1
- 1
src/translations/zh-CN.json Zobrazit soubor

@@ -434,7 +434,7 @@
"currencyAmountTitle": "金额 (港元):",
"transactionRefNo": "交易参考编号",
"selectedPaymentMethod": "已选择付款方法",
"paymentMethodNotAvailable":"付款功能现在不可使用",
"paymentMethodNotAvailable":"付款功能现在不可使用",
"paymentLimitPrice1":"只适用于最小金额为 1.00港元 及最高金额为 9,999,999.99港元",
"paymentLimitPrice2":"只适用于最小金额为 0.10 港元及最高金额为 9,999,999.99港元",
"paymentLimitPPS":"付款不适用于流动装置的浏览器,请使用桌面电脑。",


+ 1
- 1
src/translations/zh-HK.json Zobrazit soubor

@@ -435,7 +435,7 @@
"currencyAmountTitle": "金額 (港元):",
"transactionRefNo": "交易參考編號",
"selectedPaymentMethod": "已選擇付款方法",
"paymentMethodNotAvailable":"付款功能現在不可使用",
"paymentMethodNotAvailable":"付款功能現在不可使用",
"paymentLimitPrice1":"只適用於最小金額為 1.00港元 及最高金額為 9,999,999.99港元",
"paymentLimitPrice2":"只適用於最小金額為 0.10 港元及最高金額為 9,999,999.99港元",
"paymentLimitPPS":"付款不適用於流動裝置的瀏覽器,請使用桌面電腦。",


Načítá se…
Zrušit
Uložit