fixed transaltion issue
This commit is contained in:
@@ -339,3 +339,10 @@ $certd_1 = "Initial certification";
|
||||
$certd_2 = "Annual certification surveillance";
|
||||
$certd_3 = "Renewal";
|
||||
$certd_4 = "Extension";
|
||||
$certtotesttitle = "I have a certificate to test:";
|
||||
$formetitle = "For me";
|
||||
$foranotherclienttitle = "For another client";
|
||||
$uploadCompanyLogoTitle = "Upload Company Logo";
|
||||
$selectImageToUploadTitle = "Select the image to upload (only JPG, JPEG, PNG):";
|
||||
$uploadButtonTitle = "Upload";
|
||||
$companyLogoAltTitle = "Company Logo";
|
||||
|
||||
@@ -343,3 +343,10 @@ $certd_1 = "Certificazione iniziale";
|
||||
$certd_2 = "Sorveglianza annuale";
|
||||
$certd_3 = "Rinnovo";
|
||||
$certd_4 = "Estensione";
|
||||
$certtotesttitle = "Ho un certificato da testare:";
|
||||
$formetitle = "Per me";
|
||||
$foranotherclienttitle = "Per un altro cliente";
|
||||
$uploadCompanyLogoTitle = "Carica Logo Aziendale";
|
||||
$selectImageToUploadTitle = "Seleziona l'immagine da caricare (solo JPG, JPEG, PNG):";
|
||||
$uploadButtonTitle = "Carica";
|
||||
$companyLogoAltTitle = "Logo Aziendale";
|
||||
|
||||
Reference in New Issue
Block a user