New translations section.php (Spanish)

This commit is contained in:
Fatih Alp 2020-05-12 13:09:29 +03:00
parent 06ce71f032
commit 719620f3f9

View File

@ -1,13 +1,10 @@
<?php <?php
return[ return [
"category" => [ 'category' => [
"title" =>"Categoría", 'title' => 'Categoría',
],
], 'placeholderforsearch' => [
"placeholderforsearch" => [ 'title' => 'Marcador de posición para búsqueda',
"title" =>"Marcador de posición para búsqueda", ],
],
]; ];