aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/zh_HK.php
blob: 0c0b709fdc1f47d88eb809638ab9a75391d08884 (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"File encryption is enabled." => "檔案加密已開啟",
"The following file types will not be encrypted:" => "以下文件類別將不會被加密",
"None" => "空"
);