소스 검색

update fps second

CR003
Alex Cheung 1 년 전
부모
커밋
13ec88f514
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      src/pages/Payment/FPS/FPS.js
  2. +1
    -1
      src/translations/en.json

+ 1
- 1
src/pages/Payment/FPS/FPS.js 파일 보기

@@ -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 파일 보기

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


불러오는 중...
취소
저장