ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/hr-HR/admin/companies/table.php
Normal file
11
SNIPE-IT/resources/lang/hr-HR/admin/companies/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return array(
|
||||
'companies' => 'Tvrtke',
|
||||
'create' => 'Stvorite tvrtku',
|
||||
'email' => 'Company Email',
|
||||
'title' => 'Društvo',
|
||||
'phone' => 'Company Phone',
|
||||
'update' => 'Ažuriraj tvrtku',
|
||||
'name' => 'Naziv tvrtke',
|
||||
'id' => 'iskaznica',
|
||||
);
|
Reference in New Issue
Block a user