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