nextcloud/apps/files_encryption/l10n/pt_BR.php

5 lines
84 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Criptografia",
"None" => "Nenhuma"
);