mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 22:29:55 +09:00
영어 번역 적용. by 나이스투님
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2065 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f37409085c
commit
29d8e91db0
9 changed files with 105 additions and 0 deletions
14
modules/integration_search/lang/en.lang.php
Normal file
14
modules/integration_search/lang/en.lang.php
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/integration_search/lang/ko.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief English Language Pack (For only basic things)
|
||||
**/
|
||||
|
||||
$lang->integration_search = "Integration Search";
|
||||
|
||||
$lang->sample_code = "Sample Code";
|
||||
$lang->about_target_module = "Only chosen modules are the target. Please be careful on setting authority";
|
||||
$lang->about_sample_code = "You can add integration search on layout by adding code above";
|
||||
$lang->msg_no_keyword = "Input keyword to search";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue