mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
일본어 적용. by 리사파파님
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2011 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f4be53df87
commit
e3a483040e
18 changed files with 58 additions and 30 deletions
14
modules/integration_search/lang/jp.lang.php
Normal file
14
modules/integration_search/lang/jp.lang.php
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/integration_search/lang/ko.lang.php
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa
|
||||
* @brief 日本語言語パッケージ(基本的な内容のみう)
|
||||
**/
|
||||
|
||||
$lang->integration_search = "統合検索";
|
||||
|
||||
$lang->sample_code = "サンプルコード";
|
||||
$lang->about_target_module = "選択されたモジュールのみを検索対象とします。権限設定に注意してください。";
|
||||
$lang->about_sample_code = "上のコードをレイアウトなどに追加すると統合検索が可能になります。";
|
||||
$lang->msg_no_keyword = "검색어를 입력해주세요";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue