diff options
Diffstat (limited to 'inc/lang/zh/lang.php')
-rw-r--r-- | inc/lang/zh/lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/lang/zh/lang.php b/inc/lang/zh/lang.php index 9ea0f5e7f..fc7b0cab3 100644 --- a/inc/lang/zh/lang.php +++ b/inc/lang/zh/lang.php @@ -329,4 +329,3 @@ $lang['media_perm_read'] = '抱歉,您没有足够权限读取这些文 $lang['media_perm_upload'] = '抱歉,您没有足够权限来上传文件。'; $lang['media_update'] = '上传新版本'; $lang['media_restore'] = '恢复这个版本'; -$lang['plugin_install_err'] = '插件安装不正确。重命名插件目录“%s”为“%s”。'; |