2012-08-24 04:07:18 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Encryption" => "Kryptering",
|
|
|
|
"Exclude the following file types from encryption" => "Ekskluder følgende filer fra kryptering",
|
2013-01-23 03:06:18 +04:00
|
|
|
"None" => "Ingen"
|
2012-08-24 04:07:18 +04:00
|
|
|
);
|