ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/sr-CS/admin/companies/table.php
Normal file
11
SNIPE-IT/resources/lang/sr-CS/admin/companies/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return array(
|
||||
'companies' => 'Firme',
|
||||
'create' => 'Kreiraj firmu',
|
||||
'email' => 'Adresa e-pošte kompanije',
|
||||
'title' => 'Firma',
|
||||
'phone' => 'Telefon kompanije',
|
||||
'update' => 'Ažuriraj firmu',
|
||||
'name' => 'Nayiv firme',
|
||||
'id' => 'ID',
|
||||
);
|
Reference in New Issue
Block a user