summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/zh_CN.php
blob: 139ae909709db7c11231882ccc68bf90b742191a (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"None" => "None",
"Enable Encryption" => "开启加密"
);