3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-10 13:45:39 +00:00
Files
snipe-it/resources/lang/bg/table.php

11 lines
171 B
PHP

<?php
return array(
'actions' => 'Действия',
'action' => 'Действие',
'by' => 'От',
'item' => 'Информация',
);