New translations button.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 19:16:13 +03:00
parent 8ffb8a7ab9
commit 0c4d7f7e94

View File

@ -2,12 +2,12 @@
return [ return [
'post_ad' => [ 'post_ad' => [
'name' => 'Post Ad', 'name' => 'Publicar anúncio',
], ],
'login' => 'Login', 'login' => 'Conecte-se',
'register' => 'Register', 'register' => 'Registro',
'continue' => 'Continue', 'continue' => 'Continuar',
'reset_password' => 'Reset Password', 'reset_password' => 'Redefinir senha',
'email' => 'Email', 'email' => 'O email',
'phone' => 'Phone', 'phone' => 'telefone',
]; ];