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

12 lines
264 B
PHP

<?php
return array(
'actions' => 'פעולות',
'action' => 'פעולה',
'by' => 'על ידי',
'item' => 'פריט',
'no_matching_records' => 'לא נמצאו רשומות תואמות',
);