게시판 목록설정에 최종 글(마지막으로 글/댓글을 쓴 항목) 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6547 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-06-15 07:11:27 +00:00
parent b6432e5bf4
commit 1c6421c5c2
9 changed files with 25 additions and 2 deletions

View file

@ -12,6 +12,9 @@
$lang->cmd_manage_menu = 'Manejo del menú';
$lang->list_target_item = 'Target Item';
$lang->list_display_item = 'Display Item';
$lang->summary = '요약';
$lang->thumbnail = '썸네일';
$lang->last_post = '최종 글';
$lang->cmd_remake_cache = 'Rehacer archivo caché';
$lang->cmd_layout_setup = 'Configuración del diseño';
$lang->cmd_layout_edit = 'Editar el diseño';