nextcloud/apps/files_encryption/l10n/id.php

6 lines
190 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "enkripsi",
"Exclude the following file types from encryption" => "pengecualian untuk tipe file berikut dari enkripsi",
"None" => "tidak ada"
);