Sfoglia il codice sorgente

update fps second

CR003
Alex Cheung 1 anno fa
parent
commit
13ec88f514
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +1
    -1
      src/pages/Payment/FPS/FPS.js
  2. +1
    -1
      src/translations/en.json

+ 1
- 1
src/pages/Payment/FPS/FPS.js Vedi File

@@ -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 Vedi File

@@ -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}",


Caricamento…
Annulla
Salva