summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/es_AR.php
blob: 31898f50fded15d743ad82281a287b4b8d67dfa7 (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Encryption" => "Encriptación",
"Exclude the following file types from encryption" => "Exceptuar de la encriptación los siguientes tipos de archivo",
"None" => "Ninguno"
);