summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/sr.php
blob: 4718780ee5232cc1e6a265810e30805c53383140 (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Шифровање",
"Exclude the following file types from encryption" => "Не шифруј следеће типове датотека",
"None" => "Ништа",
"Enable Encryption" => "Омогући шифровање"
);