mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@438 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b740409012
commit
87471eb693
5 changed files with 35 additions and 5 deletions
|
|
@ -13,4 +13,8 @@
|
|||
$lang->plugin_info = '플러그인 정보';
|
||||
$lang->plugin_code = '코드';
|
||||
$lang->about_plugin_code = '생성된 코드는 제로보드XE 내의 템플릿 내용에 추가하시면 동작하게 됩니다';
|
||||
|
||||
$lang->msg_plugin_is_not_exists = '%s 플러그인을 찾을 수 없습니다';
|
||||
$lang->msg_plugin_object_is_null = '%s 플러그인의 객체 생성을 할 수가 없습니다';
|
||||
$lang->msg_plugin_proc_is_null = '%s 플러그인의 proc() 를 실행할 수가 없습니다';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue