$lang->edit->paragraph = 'Paragraph';

add

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7860 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2010-11-19 05:23:58 +00:00
parent d042e14f02
commit 4e4f9a9943
9 changed files with 9 additions and 0 deletions

View file

@ -258,4 +258,5 @@
$lang->edit->delete_selected = '선택 삭제';
$lang->edit->fieldset = '글상자';
$lang->edit->paragraph = '문단';
?>