New translations section.php (Hindi)

This commit is contained in:
Fatih Alp 2020-05-12 19:28:10 +03:00
parent ef117641bc
commit 34a9e9cc4c

View File

@ -0,0 +1,10 @@
<?php
return [
'category' => [
'title' => 'वर्ग',
],
'placeholderforsearch' => [
'title' => 'प्लेसहोल्डर',
],
];