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