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 [
'post_ad' => [
'name' => 'Post Ad',
'name' => 'Publicar anúncio',
],
'login' => 'Login',
'register' => 'Register',
'continue' => 'Continue',
'reset_password' => 'Reset Password',
'email' => 'Email',
'phone' => 'Phone',
'login' => 'Conecte-se',
'register' => 'Registro',
'continue' => 'Continuar',
'reset_password' => 'Redefinir senha',
'email' => 'O email',
'phone' => 'telefone',
];