snipe-it/resources/lang/id/button.php
snipe 9db0b038a5 Updated translation strings
Signed-off-by: snipe <snipe@snipe.net>
2022-08-08 15:29:28 -07:00

25 lines
1,006 B
PHP

<?php
return [
'actions' => 'Tindakan',
'add' => 'Tambah Baru',
'cancel' => 'Batalkan',
'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Hapus',
'edit' => 'Ubah',
'restore' => 'Kembalikan',
'remove' => 'Remove',
'request' => 'Permintaan',
'submit' => 'Kirim',
'upload' => 'Unggah',
'select_file' => 'Pilih file...',
'select_files' => 'Pilih File...',
'generate_labels' => '{1} Generate Label|[2,*] Generate Labels',
'send_password_link' => 'Kirim Tautan Atur Ulang Kata Sandi',
'go' => 'Go',
'bulk_actions' => 'Bulk Actions',
'add_maintenance' => 'Add Maintenance',
'append' => 'Append',
'new' => 'New',
];