rhymix/modules/message/lang/jp.lang.php
ChanMyeong 97ca6dfe15 mobile temp
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7673 201d5d3c-b55e-5fd7-737f-ddc643e51545
2010-09-06 02:36:25 +00:00

10 lines
365 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* @file modules/message/lang/jp.lang.php
* @author NHN (developers@xpressengine.com) 翻訳RisaPapa
* @brief 日本語言語パッページ(基本的な内容のみ)
**/
$lang->message = 'エラー表示';
$lang->about_skin = 'メッセージを表示する際のスキンが指定出来ます。';
?>