mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Spanish)
This commit is contained in:
parent
2407e1d660
commit
af8d267f39
@ -30,13 +30,19 @@ return [
|
|||||||
'instructions' => 'Se utiliza para agregar iconos que indican el tipo de categoría.',
|
'instructions' => 'Se utiliza para agregar iconos que indican el tipo de categoría.',
|
||||||
],
|
],
|
||||||
|
|
||||||
'parent' => 'Parent',
|
'parent' => 'Padre',
|
||||||
'level' => 'Level',
|
'level' => 'Nivel',
|
||||||
'count' => 'Ad Counts',
|
'count' => 'recuentos de anuncios',
|
||||||
|
|
||||||
'please_wait' => 'Por favor,
|
'please_wait' => 'Por favor,
|
||||||
espere. Eliminar subcategorías',
|
espere. Eliminar subcategorías',
|
||||||
'category_selection' => 'Selección de categoría',
|
'category_selection' => 'Selección de categoría',
|
||||||
'go_to_parent' => 'Ir a los padres',
|
'go_to_parent' => 'Ir a los padres',
|
||||||
'preview' => 'Preview'
|
'preview' => 'Avance',
|
||||||
|
|
||||||
|
// Report
|
||||||
|
'undefined_category' => 'Categoría indefinida',
|
||||||
|
'categories_with_no_meta_report' => 'Categorías sin metainforme',
|
||||||
|
'category' => 'Categoría',
|
||||||
|
'id' => 'IDENTIFICACIÓN',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user