Files
snipe-it/resources/lang/ne-NP/table.php
T
snipe cb2ffe6b3f Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2025-08-27 14:02:39 +01:00

12 lines
226 B
PHP

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