mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Changed Japanese Translation
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3248 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
95381b5e79
commit
ec8d151a7b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/poll/lang/jp.lang.php
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa、ミニミ
|
||||
* @brief アンケート(poll)モジュールの基本言語パッケージ
|
||||
**/
|
||||
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
$lang->cmd_poll_list = 'アンケートのリスト表示';
|
||||
$lang->cmd_delete_checked_poll = '選択項目削除';
|
||||
$lang->cmd_apply_poll = 'アンケート調査へ参加する';
|
||||
$lang->cmd_view_result = 'Preview result';
|
||||
$lang->cmd_view_result = '結果を見る';
|
||||
$lang->cmd_delete_checked_poll = '選択アンケート削除';
|
||||
|
||||
$lang->success_poll = 'アンケート調査へのご応募ありがとうございます。';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue