snipe-it/resources/lang/ro/table.php

11 lines
144 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array(
'actions' => 'Actiuni',
'action' => 'Actiune',
'by' => 'Facut de',
2017-10-17 18:52:20 -07:00
'item' => 'Articol',
2016-03-25 01:18:05 -07:00
);