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

12 lines
226 B
PHP
Raw Normal View History

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