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