snipe-it/resources/lang/ru-RU/table.php
snipe 7cf30003b6 Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-09-10 14:41:08 +01:00

12 lines
287 B
PHP

<?php
return array(
'actions' => 'Действия',
'action' => 'Действие',
'by' => 'Кем',
'item' => 'Предмет',
'no_matching_records' => 'Подходящие записи не найдены',
);