mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations section.php (Spanish)
This commit is contained in:
parent
06ce71f032
commit
719620f3f9
@ -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',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user