Bläddra i källkod

update label

master
Anna Ho 1 år sedan
förälder
incheckning
823cfcc011
2 ändrade filer med 2 tillägg och 2 borttagningar
  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 Visa fil

@@ -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 Visa fil

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


Laddar…
Avbryt
Spara