New translations message.php (French)

This commit is contained in:
Fatih Alp 2020-05-12 19:06:29 +03:00
parent 59c3ede7bf
commit 6b7bf5970f

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 envoyé à votre téléphone enregistré. Vérifiez s\'il vous plaît.',
'found_phone' => 'Le numéro de téléphone enregistré dans le système est introuvable.',
];