snipe-it/resources/lang/lv-LV/table.php
snipe 85cb7c92e7 Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-06-03 20:44:40 +01:00

12 lines
236 B
PHP

<?php
return array(
'actions' => 'Darbības',
'action' => 'Darbība',
'by' => 'Līdz',
'item' => 'Vienums',
'no_matching_records' => 'No matching records found',
);