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
return[
"category" => [
"title" =>"Categoría",
],
"placeholderforsearch" => [
"title" =>"Marcador de posición para búsqueda",
],
];
return [
'category' => [
'title' => 'Categoría',
],
'placeholderforsearch' => [
'title' => 'Marcador de posición para búsqueda',
],
];