blob: d7e68a66e976b505f7235f2f03814c13246764e5 (
plain)
1
2
3
4
5
|
<?php $TRANSLATIONS = array(
"Encryption" => "Cifratura",
"Exclude the following file types from encryption" => "Escludi i seguenti tipi di file dalla cifratura",
"None" => "Nessuna"
);
|