3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-11 14:35:55 +00:00
Files
snipe-it/resources/lang/ru/table.php

11 lines
167 B
PHP

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