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

11 lines
137 B
PHP

<?php
return array(
'actions' => 'Azioni',
'action' => 'Azione',
'by' => 'per',
'item' => 'Oggetto',
);