From 45fa90455f13fe59ac6ebb8012a652522600c4de Mon Sep 17 00:00:00 2001 From: guny Date: Tue, 16 Dec 2008 02:24:49 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5086 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/file/lang/zh-CN.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/file/lang/zh-CN.lang.php b/modules/file/lang/zh-CN.lang.php index 0fb59e187..e041a556c 100644 --- a/modules/file/lang/zh-CN.lang.php +++ b/modules/file/lang/zh-CN.lang.php @@ -40,6 +40,6 @@ 'user_name' => '姓名', 'nick_name' => '昵称', 'regdate' => '登录日期', - 'ipaddress' => 'IP地址' + 'ipaddress' => 'IP地址', ); ?>