mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
언어파일 일부 미세 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5132 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ba90201a4a
commit
978c680cc2
13 changed files with 17 additions and 19 deletions
|
|
@ -5,7 +5,7 @@
|
|||
* @brief ポイント(point)モジュールの基本言語パッケージ
|
||||
**/
|
||||
|
||||
$lang->point = "ポイント";
|
||||
$lang->point = "ポイント";
|
||||
$lang->level = "レベル";
|
||||
|
||||
$lang->about_point_module = "ポイントモジュールでは、書き込み作成/コメント作成/アップロード/ダウンロードなどのユーザの活動に対してポイントの計算を行います。但し、ポイントモジュールでは設定のみを行い、アドオンでポイントシステムを「使用」に設定しなければポイントは累積されません。";
|
||||
|
|
@ -51,7 +51,6 @@
|
|||
$lang->point_voted = '推薦';
|
||||
$lang->point_blamed = '非推薦';
|
||||
|
||||
|
||||
$lang->cmd_point_config = 'デフォルト設定';
|
||||
$lang->cmd_point_module_config = 'モジュール別設定';
|
||||
$lang->cmd_point_act_config = '機能別アクション設定';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue