diff options
Diffstat (limited to 'apps/files_encryption/l10n/zh_HK.php')
-rw-r--r-- | apps/files_encryption/l10n/zh_HK.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_encryption/l10n/zh_HK.php b/apps/files_encryption/l10n/zh_HK.php index 0c0b709fdc1..0a38a2ddf85 100644 --- a/apps/files_encryption/l10n/zh_HK.php +++ b/apps/files_encryption/l10n/zh_HK.php @@ -1,6 +1,3 @@ <?php $TRANSLATIONS = array( -"Encryption" => "加密", -"File encryption is enabled." => "檔案加密已開啟", -"The following file types will not be encrypted:" => "以下文件類別將不會被加密", -"None" => "空" +"Encryption" => "加密" ); |