New translations button.php (Italian)

This commit is contained in:
Fatih Alp 2020-05-12 19:17:08 +03:00
parent b6f12983e0
commit a1ea6bea7b

View File

@ -2,12 +2,12 @@
return [ return [
'post_ad' => [ 'post_ad' => [
'name' => 'Post Ad', 'name' => 'Pubblica annuncio',
], ],
'login' => 'Login', 'login' => 'Accesso',
'register' => 'Register', 'register' => 'Registrati',
'continue' => 'Continue', 'continue' => 'Continua',
'reset_password' => 'Reset Password', 'reset_password' => 'Resetta la password',
'email' => 'Email', 'email' => 'E-mail',
'phone' => 'Phone', 'phone' => 'Telefono',
]; ];