summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/zh_TW.php
blob: fecebbe25093eabb78529c22d3ae95a0bdaefdd8 (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"Exclude the following file types from encryption" => "下列的檔案類型不加密",
"None" => "無"
);