ok
This commit is contained in:
35
Production/SNIPE-IT/resources/lang/en-ID/help.php
Normal file
35
Production/SNIPE-IT/resources/lang/en-ID/help.php
Normal file
@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Password Reminder Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are the default lines which match reasons
|
||||
| that are given by the password broker for a password update attempt
|
||||
| has failed, such as for an invalid token or invalid new password.
|
||||
|
|
||||
*/
|
||||
|
||||
'more_info_title' => 'Info Lengkap',
|
||||
|
||||
'audit_help' => 'Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that if this asset is checked out, it will not change the location of the person, asset or location it is checked out to.',
|
||||
|
||||
'assets' => 'Aset adalah item yang dilacak dengan nomor seri atau tag aset. Mereka cenderung menjadi item nilai lebih tinggi di mana mengidentifikasi item tertentu yang penting.',
|
||||
|
||||
'categories' => 'Kategori membantu mengatur barang-barang anda. Beberapa contoh kategori seperti "Desktop", "Laptop", "Mobile Phones", "Tablet", dan sebagainya, namun Anda tetap dapat menggunakan kategori dengan cara apapun yang masuk akal bagi Anda.',
|
||||
|
||||
'accessories' => 'Aksesoris adalah Aset yang tidak memiliki nomor seri (atau Anda tidak peduli tentang pelacakan mereka secara unik). Misalnya, mouse komputer atau keyboard.',
|
||||
|
||||
'companies' => 'Cabang dapat digunakan untuk identitas atau untuk mengatur akses terhadap aset, user, dll.',
|
||||
|
||||
'components' => 'Komponen adalah bagian dari aset, contoh HDD, RAM, dll.',
|
||||
|
||||
'consumables' => 'Consumables adalah sesuatu yang dibeli yang akan digunakan dari waktu ke waktu. Misalnya, tinta printer atau kertas fotokopi.',
|
||||
|
||||
'depreciations' => 'Anda dapat mengatur depresiasi aset berdasarkan straight-line depreciation.',
|
||||
|
||||
'empty_file' => 'The importer detects that this file is empty.'
|
||||
];
|
Reference in New Issue
Block a user