소스 검색

update label

master
Anna Ho 1 년 전
부모
커밋
823cfcc011
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      src/pages/authentication/auth-forms/CustomFormWizard.js
  2. +1
    -1
      src/translations/en.json

+ 1
- 1
src/pages/authentication/auth-forms/CustomFormWizard.js 파일 보기

@@ -1072,7 +1072,7 @@ const CustomFormWizard = (props) => {
</Grid>
<Grid item xs={12} md={12}>
<Typography variant="subtitle1">
(<FormattedMessage id="registerNameLabel" />)
<FormattedMessage id="registerNameLabel" />
</Typography>
</Grid>
<Grid item xs={12} md={6}>


+ 1
- 1
src/translations/en.json 파일 보기

@@ -440,7 +440,7 @@
"noRecordFound": "No record found",
"rowsPerPage": "Rows Per Page",
"date" : "Date",
"keyword": "Key word",
"keyword": "Keyword",
"dateFrom": "Date(From)",
"dateTo": "Date(To)",
"of": "of",


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