summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/es.php
blob: 1fea54ff35896029135f3a6be0f1dbe83460c977 (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Encryption" => "Cifrado",
"Exclude the following file types from encryption" => "Excluir del cifrado los siguientes tipos de archivo",
"None" => "Ninguno"
);