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