diff --git a/src/pages/Payment/FPS/FPS.js b/src/pages/Payment/FPS/FPS.js index 9810cec..bfa1e8f 100644 --- a/src/pages/Payment/FPS/FPS.js +++ b/src/pages/Payment/FPS/FPS.js @@ -381,8 +381,8 @@ const Index = () => {

- - {timeDownCount} +   + {timeDownCount}  } diff --git a/src/pages/User/ChangePasswordPage/index.js b/src/pages/User/ChangePasswordPage/index.js index 6d92c40..27ab1a9 100644 --- a/src/pages/User/ChangePasswordPage/index.js +++ b/src/pages/User/ChangePasswordPage/index.js @@ -262,7 +262,7 @@ const Index = () => { { formik.handleChange(e); changePassword(e.target.value); diff --git a/src/translations/en.json b/src/translations/en.json index 77d5bf4..2e9f3fd 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -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 gld_acct@gld.gov.hk by {date}", "payNPGORemark" :"Payment to be completed at Collection Office by {date}",