ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/sr-CS/admin/models/table.php
Normal file
17
SNIPE-IT/resources/lang/sr-CS/admin/models/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'create' => 'Kreiraj model imovine',
|
||||
'created_at' => 'Kreirano',
|
||||
'eol' => 'EOL',
|
||||
'modelnumber' => 'Model br.',
|
||||
'name' => 'Naziv modela imovine',
|
||||
'numassets' => 'Imovina',
|
||||
'title' => 'Modeli imovine',
|
||||
'update' => 'Ažuriraj model imovine',
|
||||
'view' => 'Prikaz modela imovine',
|
||||
'update' => 'Ažuriraj model imovine',
|
||||
'clone' => 'Kloniraj model',
|
||||
'edit' => 'Uredi model',
|
||||
);
|
Reference in New Issue
Block a user