server/apps/files_encryption/l10n/zh_TW.php
2013-01-23 00:06:18 +01:00

5 lines
162 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"Exclude the following file types from encryption" => "下列的檔案類型不加密",
"None" => ""
);