summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_HK.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/zh_HK.php')
-rw-r--r--apps/files_external/l10n/zh_HK.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_external/l10n/zh_HK.php b/apps/files_external/l10n/zh_HK.php
index a85b5a03b8a..76e0ed69d27 100644
--- a/apps/files_external/l10n/zh_HK.php
+++ b/apps/files_external/l10n/zh_HK.php
@@ -1,5 +1,7 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Groups" => "群組",
"Users" => "用戶",
"Delete" => "刪除"
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";