snipe-it/resources/lang/en-GB/table.php

11 lines
134 B
PHP

<?php
return array(
'actions' => 'Actions',
'action' => 'Action',
'by' => 'By',
'item' => 'Item',
);