snipe-it/resources/lang/iu/table.php

11 lines
134 B
PHP
Raw Normal View History

2019-12-06 12:03:04 -08:00
<?php
return array(
'actions' => 'Actions',
'action' => 'Action',
'by' => 'By',
'item' => 'Item',
);