summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/zh_TW.php')
-rw-r--r--apps/files_encryption/l10n/zh_TW.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/zh_TW.php b/apps/files_encryption/l10n/zh_TW.php
index 4c62130cf4f..fecebbe2509 100644
--- a/apps/files_encryption/l10n/zh_TW.php
+++ b/apps/files_encryption/l10n/zh_TW.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"Exclude the following file types from encryption" => "下列的檔案類型不加密",
-"None" => "無",
-"Enable Encryption" => "啟用加密"
+"None" => "無"
);