aboutsummaryrefslogtreecommitdiff
path: root/languages/zh/zh.profile.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/zh/zh.profile.php')
-rw-r--r--languages/zh/zh.profile.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/languages/zh/zh.profile.php b/languages/zh/zh.profile.php
deleted file mode 100644
index 940ab2058..000000000
--- a/languages/zh/zh.profile.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$zh = array (
- 'profile' => '档案',
- 'profile:notfound' => '对不起;我们没有找到指定的个人资料。',
-);
-
-add_translation("zh", $zh);
-