ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/id-ID/admin/models/table.php
Normal file
17
SNIPE-IT/resources/lang/id-ID/admin/models/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'create' => 'Membuat Model aset',
|
||||
'created_at' => 'Dibuat',
|
||||
'eol' => 'MHP',
|
||||
'modelnumber' => 'No. Model.',
|
||||
'name' => 'Nama Model Aset',
|
||||
'numassets' => 'Aset',
|
||||
'title' => 'Model Aset',
|
||||
'update' => 'Perbarui Model Aset',
|
||||
'view' => 'Tampilkan Model Aset',
|
||||
'update' => 'Perbarui Model Aset',
|
||||
'clone' => 'Duplikat Model',
|
||||
'edit' => 'Sunting Model',
|
||||
);
|
Reference in New Issue
Block a user