snipe-it/resources/lang/id-ID/table.php
snipe 71c7c64fde Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2025-01-09 15:54:51 +00:00

12 lines
237 B
PHP

<?php
return array(
'actions' => 'Tindakan',
'action' => 'Tindakan',
'by' => 'Oleh',
'item' => 'Item',
'no_matching_records' => 'Tidak ditemukan data yang cocok',
);