浏览代码

update label

master
Jason Chuang 1年前
父节点
当前提交
2c0f2ead9f
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. +1
    -1
      src/pages/iAmSmart/SuccessCallback/index.js
  2. +1
    -1
      src/translations/en.json

+ 1
- 1
src/pages/iAmSmart/SuccessCallback/index.js 查看文件

@@ -49,7 +49,7 @@ const Index = () => {
<Grid item xs={12} md={12} > <Grid item xs={12} md={12} >


<Typography variant="h3" sx={{ ml: 8, mt: 4, mr: 8, textAlign: "center" }}> <Typography variant="h3" sx={{ ml: 8, mt: 4, mr: 8, textAlign: "center" }}>
iAmSmart 成功登入
iAM Smart 成功登入
</Typography> </Typography>


</Grid> </Grid>


+ 1
- 1
src/translations/en.json 查看文件

@@ -21,7 +21,7 @@
"companyOrUserRecord": "Company/Institutional User Records", "companyOrUserRecord": "Company/Institutional User Records",


"login": "Login", "login": "Login",
"iAmSmartLogin": "iAmSmart Login",
"iAmSmartLogin": "iAM Smart Login",
"continueWithIAmSmart": "Continue with iAmSmart", "continueWithIAmSmart": "Continue with iAmSmart",
"authorizeIAmSmartForInfo": "Authorize iAmSmart to provide personal information", "authorizeIAmSmartForInfo": "Authorize iAmSmart to provide personal information",
"iAmSmartSubTitle": "In order to complete the account opening and establish a connection with \"iAmStart\", please authorize \"iAmSmart\" to provide the following personal information:", "iAmSmartSubTitle": "In order to complete the account opening and establish a connection with \"iAmStart\", please authorize \"iAmSmart\" to provide the following personal information:",


正在加载...
取消
保存