aboutsummaryrefslogtreecommitdiff
path: root/mod/languages/languages/zh/zh.profile.php
blob: 940ab2058a67d5c67363a85aa3ac36ea14ea45f5 (plain)
1
2
3
4
5
6
7
8
<?php
$zh = array (
  'profile' => '档案',
  'profile:notfound' => '对不起;我们没有找到指定的个人资料。',
);

add_translation("zh", $zh);