snipe-it/resources/lang/es-CO/table.php
snipe f3bf74a540 Updated language files
Signed-off-by: snipe <snipe@snipe.net>
2024-07-08 15:51:19 +01:00

12 lines
249 B
PHP

<?php
return array(
'actions' => 'Acciones',
'action' => 'Acción',
'by' => 'Por',
'item' => 'Articulo',
'no_matching_records' => 'No se encontraron registros que coincidan',
);