summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/zh_CN.php
blob: aa4817b590c69d257c43326f71e54225ff947060 (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"Exclude the following file types from encryption" => "从加密中排除列出的文件类型",
"None" => "None"
);