Procházet zdrojové kódy

update fps second

CR003
Alex Cheung před 1 rokem
rodič
revize
13ec88f514
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +1
    -1
      src/pages/Payment/FPS/FPS.js
  2. +1
    -1
      src/translations/en.json

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

@@ -382,7 +382,7 @@ const Index = () => {
<FormattedMessage id="fpsQrcodeTitle3"/>
<br />
<FormattedMessage id="fpsQrcodeTitle4"/>
{timeDownCount}
{timeDownCount}&nbsp;
<FormattedMessage id="fpsQrcodeTitle5"/>
</Typography>
}


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

@@ -454,7 +454,7 @@
"fpsQrcodeTitle2":"QR code is valid for 3 minutes",
"fpsQrcodeTitle3":"Please complete the payment process within the specified time",
"fpsQrcodeTitle4":"Remaining time:",
"fpsQrcodeTitle5":"Second",
"fpsQrcodeTitle5":"s",

"payDnRemark": "Payment proof (e.g. ATM receipt, internet banking record) to be sent to [email protected] by {date}",
"payNPGORemark" :"Payment to be completed at Collection Office by {date}",


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