- fixed typos;
This commit is contained in:
@@ -397,7 +397,7 @@ const ProfileCompany = () => {
|
||||
<FormField
|
||||
type="switch"
|
||||
fieldName="isLegalRepresentant"
|
||||
label={__('Sei il Rapprentante Legale dell’azienda?', 'gepafin')}
|
||||
label={__('Sei il Rappresentante Legale dell’azienda?', 'gepafin')}
|
||||
control={control}
|
||||
errors={errors}
|
||||
onLabel={__('Si', 'gepafin')}
|
||||
|
||||
Reference in New Issue
Block a user