- fixed typos;

This commit is contained in:
Vitalii Kiiko
2024-10-14 10:53:17 +02:00
parent 81cc2a58f6
commit 7751e3a745
5 changed files with 8 additions and 8 deletions

View File

@@ -397,7 +397,7 @@ const ProfileCompany = () => {
<FormField
type="switch"
fieldName="isLegalRepresentant"
label={__('Sei il Rapprentante Legale dellazienda?', 'gepafin')}
label={__('Sei il Rappresentante Legale dellazienda?', 'gepafin')}
control={control}
errors={errors}
onLabel={__('Si', 'gepafin')}