Parcourir la source

update fps second

CR003
Alex Cheung il y a 1 an
Parent
révision
13ec88f514
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +1
    -1
      src/pages/Payment/FPS/FPS.js
  2. +1
    -1
      src/translations/en.json

+ 1
- 1
src/pages/Payment/FPS/FPS.js Voir le fichier

@@ -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 Voir le fichier

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


Chargement…
Annuler
Enregistrer