New translations message.php (Persian)

This commit is contained in:
Fatih Alp 2020-05-12 19:29:44 +03:00
parent 37996104fb
commit 8a0296de72

View File

@ -1,6 +1,6 @@
<?php <?php
return [ return [
'placeholder' => 'Type here to search', 'placeholder' => 'برای جستجو اینجا را تایپ کنید',
'null_msg' => 'Not Found', 'null_msg' => 'پیدا نشد',
]; ];