From 5986a70f3f713b0c3ddf3524e07b05b8916139eb Mon Sep 17 00:00:00 2001
From: Piwigo-TranslationTeam <translate-github@piwigo.org>
Date: Thu, 27 Jun 2013 04:17:53 +0000
Subject: [PATCH] [trunk_public] Update zh_CN, thanks to : winson

git-svn-id: http://piwigo.org/svn/trunk@23585 68402e56-0260-453c-a942-63ccdbb3a9ee
---
 language/zh_CN/common.lang.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php
index b444b5c8e..e3e2088a4 100644
--- a/language/zh_CN/common.lang.php
+++ b/language/zh_CN/common.lang.php
@@ -415,4 +415,5 @@ $lang['Username is mandatory'] = '必须输入用户名';
 $lang['mandatory'] = '必填';
 $lang['Website'] = '网站';
 $lang['Your website URL is invalid'] = '你的网站地址无效';
+$lang['Email'] = '电子邮件';
 ?>
\ No newline at end of file