git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5086 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
guny 2008-12-16 02:24:49 +00:00
parent 5132d79ec2
commit 45fa90455f

View file

@ -40,6 +40,6 @@
'user_name' => '姓名',
'nick_name' => '昵称',
'regdate' => '登录日期',
'ipaddress' => 'IP地址'
'ipaddress' => 'IP地址',
);
?>