일본어 번역 일부 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5014 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2008-11-27 11:07:21 +00:00
parent c8d11da53e
commit e6dd405a42
3 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
<?php
/**
* @file modules/widget/lang/jp.lang.php
* @author zero <zero@nzeo.com> 翻訳RisaPapa
* @author zero <zero@nzeo.com> 翻訳RisaPapa、ミニミ
* @brief ウィジェットwidgetモジュール基本言語パッケージ
**/
@ -9,7 +9,7 @@
$lang->widget_name = 'ウィジェット名';
$lang->widget_maker = 'ウィジェット作者';
$lang->widget_license = 'License';
$lang->widget_license = 'ライセンス';
$lang->widget_history = '変更内容';
$lang->widget_info = 'ウィジェット情報';
$lang->widget_code = 'コード';