#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 = '掲示板、ブログなどのモジュールごとに「書き込み作成・削除/コメント作成・削除」などのアクションがあります。掲示板/ブログ以外のモジュールにポイントシステムを連動させたい場合は、各機能のアクションの「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 = 'レベルアイコン';