New translations message.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 19:18:35 +03:00
parent d7da01eeb2
commit cc8c53cae5

View File

@ -1,6 +1,6 @@
<?php
return [
'send_forgot_sms' => 'SMS sent to your registered phone. Please check.',
'found_phone' => 'The phone number registered in the system was not found.',
'send_forgot_sms' => 'SMS enviado para o seu telefone registrado. Por favor, verifique.',
'found_phone' => 'O número de telefone registrado no sistema não foi encontrado.',
];