#327 언어파일 정리

This commit is contained in:
conory 2016-03-03 18:19:44 +09:00
parent 79209bf2af
commit 9f9fa6e653
69 changed files with 4 additions and 349 deletions

View file

@ -3,8 +3,6 @@ $lang->point = '积分';
$lang->level = '级别';
$lang->about_point_module = '积分系统可以在发表新帖及评论,上传/下载文件等动作时,付与其相应的积分的模块。';
$lang->about_act_config = '版面,博客等模块都有发表/删除新帖,发表/删除评论等动作。 <br />要想与版面/博客之外的模块关联积分功能时添加与其各模块功能相适合的act值即可。';
$lang->point_io = 'Point module On';
$lang->about_point_io = 'Point module can be on or off. If you OFF this module, every triggers will be deleted from database and will not be called by Rhymix Core. Point record would be preserved.';
$lang->max_level = '最高级别';
$lang->about_max_level = '可以指定最高级别。级别共设1000级因此制作级别图标时要好好考虑一下。';
$lang->level_icon = '级别图标';