summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/id.php
blob: 824ae88304101a447abc016d949678621391d652 (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "enkripsi",
"Exclude the following file types from encryption" => "pengecualian untuk tipe file berikut dari enkripsi",
"None" => "tidak ada",
"Enable Encryption" => "aktifkan enkripsi"
);