5 lines
185 B
PHP
5 lines
185 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Encryption" => "Ĉifrado",
|
|
"Exclude the following file types from encryption" => "Malinkluzivigi la jenajn dosiertipojn el ĉifrado",
|
|
"None" => "Nenio"
|
|
);
|