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.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/zh_HK.php b/apps/files_encryption/l10n/zh_HK.php
index 0a38a2ddf85..edbeb0f1c66 100644
--- a/apps/files_encryption/l10n/zh_HK.php
+++ b/apps/files_encryption/l10n/zh_HK.php
@@ -1,3 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Encryption" => "加密"
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";