From ba6a1287b43cc2bbf054868490c360db8644f634 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 5 Oct 2013 15:40:48 +0000 Subject: [PATCH] [social_buttons] Update zh_CN, thanks to : winson git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@24774 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/zh_CN/plugin.lang.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/language/zh_CN/plugin.lang.php b/language/zh_CN/plugin.lang.php index 567d791..37943a3 100644 --- a/language/zh_CN/plugin.lang.php +++ b/language/zh_CN/plugin.lang.php @@ -35,4 +35,7 @@ $lang['Button type'] = '按钮类型'; $lang['Display buttons'] = '显示按钮'; $lang['on photo and album'] = '在图片和相册'; $lang['only on photo'] = '只在图片'; +$lang['Community'] = '社区'; +$lang['Light mode'] = '轻量模式'; +$lang['When light mode is activated no external script is loaded, it speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = '当轻量模式激活时,没有加载任何外部脚本,它会提高页面加载速度同时也禁用了用户信息追踪但同时也会禁用了注解和内页弹出框'; ?> \ No newline at end of file