mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1865 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b376053c1c
commit
74374604a0
27 changed files with 730 additions and 46 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* @file ko.lang.php
|
||||
* @file en.lang.php
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @brief basic language pack for blog module
|
||||
**/
|
||||
|
|
@ -20,9 +20,9 @@
|
|||
$lang->parent_category_name = 'Parent category';
|
||||
$lang->category_name = 'Category';
|
||||
$lang->expand = 'Expand';
|
||||
$lang->category_group_srls = '그룹제한'; //context 이해 불가능;;
|
||||
$lang->category_group_srls = 'Accessable Group';
|
||||
$lang->search_result = 'Search result';
|
||||
|
||||
|
||||
// blah blah..
|
||||
$lang->about_category_name = 'Input category name';
|
||||
$lang->about_expand = 'By selecting this option, it will be always expanded';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue