Files
snipe-it/app/lang/es-ES/table.php
T
2015-02-27 13:32:53 -08:00

11 lines
137 B
PHP
Executable File

<?php
return array(
'actions' => 'Acciones',
'action' => 'Acción',
'by' => 'Por',
'item' => 'Item',
);