summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/zh_HK.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/zh_HK.php')
-rw-r--r--apps/files_encryption/l10n/zh_HK.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/zh_HK.php b/apps/files_encryption/l10n/zh_HK.php
index edbeb0f1c66..c9480c429f5 100644
--- a/apps/files_encryption/l10n/zh_HK.php
+++ b/apps/files_encryption/l10n/zh_HK.php
@@ -1,5 +1,8 @@
<?php
$TRANSLATIONS = array(
-"Encryption" => "加密"
+"Encryption" => "加密",
+"Enabled" => "啟用",
+"Disabled" => "停用",
+"Change Password" => "更改密碼"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";