New translations message.php (French)

This commit is contained in:
Fatih Alp 2020-05-12 19:07:41 +03:00
parent 7fe53cba8b
commit 016a8a96e2

View File

@ -1,6 +1,6 @@
<?php
return [
'placeholder' => 'Type here to search',
'null_msg' => 'Not Found',
'placeholder' => 'Tapez ici pour rechercher',
'null_msg' => 'Pas trouvé',
];