New translations message.php (Italian)

This commit is contained in:
Fatih Alp 2020-05-12 19:17:48 +03:00
parent ea7afe39d7
commit 2f95e806a1

View File

@ -20,18 +20,18 @@ return [
"required_add"=> "Si prega di compilare tutte le righe richieste.", "required_add"=> "Si prega di compilare tutte le righe richieste.",
"no_extend_package" => "Nessun pacchetto di annunci estesi", "no_extend_package" => "Nessun pacchetto di annunci estesi",
"saved" => "Salvato!", "saved" => "Salvato!",
'please_confirm_transaction' => 'Please Confirm Transaction', 'please_confirm_transaction' => 'Conferma la transazione',
'password_do_not_match' => 'Passwords do not match', 'password_do_not_match' => 'le passwords non corrispondono',
'your_password_changed' => 'Your password was successfully updated', 'your_password_changed' => 'La tua password è stata aggiornata con successo',
'error_valid_email_or_phone' => 'Phone number or E-mail address format is not correct.', 'error_valid_email_or_phone' => 'Il numero di telefono o il formato dell\'indirizzo e-mail non sono corretti.',
'error_valid_phone' => 'Phone number format is not correct.', 'error_valid_phone' => 'Il formato del numero di telefono non è corretto.',
'registered_phone' => 'This phone number has already been registered.', 'registered_phone' => 'Questo numero di telefono è già stato registrato.',
'ajax_address_error' => 'No address or not authorized to view.', 'ajax_address_error' => 'Nessun indirizzo o non autorizzato a visualizzare.',
'empty_password_sms_message' => 'Due to security issues, we changed your password! Your new password is:', 'empty_password_sms_message' => 'Per problemi di sicurezza, abbiamo cambiato la tua password! La tua nuova password è:',
'required_all' => "All Field is Required!", 'required_all' => "Tutti i campi sono obbligatori!",
// Forgot Password // Forgot Password
'email_phone_not_found' => 'The E-mail, Phone Number is not correct!', 'email_phone_not_found' => 'L\'e-mail, il numero di telefono non è corretto!',
'disable_account' => 'Do you want to close your account? This operation cannot be undone.', 'disable_account' => 'Vuoi chiudere il tuo account? Questa operazione non può essere annullata.',
]; ];