3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-08 07:05:30 +00:00
Files
snipe-it/resources/lang/ru-RU/table.php
2023-12-19 17:23:16 +00:00

11 lines
167 B
PHP

<?php
return array(
'actions' => 'Действия',
'action' => 'Действие',
'by' => 'Кем',
'item' => 'Предмет',
);