Selaa lähdekoodia

update label

master
Anna Ho 1 vuosi sitten
vanhempi
commit
823cfcc011
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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 Näytä tiedosto

@@ -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 Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna