mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
New translations stream.php (Spanish)
This commit is contained in:
parent
719620f3f9
commit
2fce05264c
@ -1,13 +1,10 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"category" => [
|
||||
"name" =>"Categoría",
|
||||
|
||||
],
|
||||
"placeholderforsearch" => [
|
||||
"name" =>"Marcador de posición para búsqueda",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'category' => [
|
||||
'name' => 'Categoría',
|
||||
],
|
||||
'placeholderforsearch' => [
|
||||
'name' => 'Marcador de posición para búsqueda',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user