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 <?php
return [ return [
'placeholder' => 'Type here to search', 'placeholder' => 'Tapez ici pour rechercher',
'null_msg' => 'Not Found', 'null_msg' => 'Pas trouvé',
]; ];