summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/zh_HK.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/zh_HK.php')
-rw-r--r--apps/files_trashbin/l10n/zh_HK.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/zh_HK.php b/apps/files_trashbin/l10n/zh_HK.php
deleted file mode 100644
index 877912e9c42..00000000000
--- a/apps/files_trashbin/l10n/zh_HK.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Error" => "錯誤",
-"Name" => "名稱",
-"Delete" => "刪除"
-);
-$PLURAL_FORMS = "nplurals=1; plural=0;";