git-svn-id: http://xe-core.googlecode.com/svn/trunk@1865 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-07-04 08:54:56 +00:00
parent b376053c1c
commit 74374604a0
27 changed files with 730 additions and 46 deletions

View file

@ -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';