Parcourir la source

update label

master
Anna Ho il y a 1 an
Parent
révision
823cfcc011
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  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 Voir le fichier

@@ -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 Voir le fichier

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


Chargement…
Annuler
Enregistrer