snipe-it/resources/lang/en/table.php
2021-11-19 12:39:19 +01:00

10 lines
128 B
PHP

<?php
return [
'actions' => 'Actions',
'action' => 'Action',
'by' => 'By',
'item' => 'Item',
];