snipe-it/resources/lang/es-CO/table.php

11 lines
134 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array(
'actions' => 'Actions',
'action' => 'Action',
'by' => 'By',
'item' => 'Item',
);