New translations message.php (French)

This commit is contained in:
Fatih Alp 2020-01-10 17:05:33 +03:00
parent ad32f6da7c
commit 540a2b0aed

View File

@ -1,5 +1,6 @@
<?php <?php
return[ return [
'placeholder' => 'Type here to search',
'null_msg' => 'Not Found',
]; ];