ajout app
This commit is contained in:
16
SNIPE-IT/resources/lang/ms-MY/admin/manufacturers/table.php
Normal file
16
SNIPE-IT/resources/lang/ms-MY/admin/manufacturers/table.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about_manufacturers_title' => 'Mengenai pengeluar',
|
||||
'about_manufacturers_text' => 'Pengilang adalah syarikat yang membuat aset anda. Anda boleh menyimpan maklumat hubungan sokongan penting tentang mereka di sini, yang akan dipaparkan pada halaman butiran aset anda.',
|
||||
'asset_manufacturers' => 'Pengeluar Harta',
|
||||
'create' => 'Cipta Pengeluar',
|
||||
'id' => 'ID',
|
||||
'name' => 'Nama',
|
||||
'support_email' => 'Sokongan E-mel',
|
||||
'support_phone' => 'Sokongan Telefon',
|
||||
'support_url' => 'Sokongan URL',
|
||||
'warranty_lookup_url' => 'Warranty Lookup URL',
|
||||
'update' => 'Kemaskini Pengeluar',
|
||||
|
||||
);
|
Reference in New Issue
Block a user