snipe-it/resources/lang/et-EE/table.php
snipe 38db890660 Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-12-12 19:22:56 +00:00

12 lines
230 B
PHP

<?php
return array(
'actions' => 'Tegevused',
'action' => 'Tegevus',
'by' => 'Kes',
'item' => 'Vara',
'no_matching_records' => 'No matching records found',
);