3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-04-05 15:28:30 +00:00
Files
snipe-it/resources/lang/ru-RU/table.php
2026-03-13 18:17:51 +00:00

12 lines
234 B
PHP

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