mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@244 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bd1aa25eb6
commit
0b00b8348b
9 changed files with 120 additions and 26 deletions
|
|
@ -5,8 +5,16 @@
|
|||
* @desc : 한국어 언어팩 (기본적인 내용만 수록)
|
||||
**/
|
||||
|
||||
// action 관련
|
||||
$lang->cmd_denied_ip = "금지IP 목록";
|
||||
$lang->cmd_denied_word = "금지단어 목록";
|
||||
|
||||
// 일반 단어
|
||||
$lang->interval = "스팸 처리 간격";
|
||||
|
||||
// 설명문
|
||||
$lang->about_interval = "지정된 시간내에 다시 글이 등록이 되면 스팸으로 간주가 됩니다";
|
||||
|
||||
// 메세지 출력용
|
||||
$lang->msg_alert_registered_spamer = '스패머로 등록되셨습니다';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue