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

This commit is contained in:
royallin 2008-10-20 06:59:48 +00:00
parent 72a0ed8a14
commit 4bca17b737
44 changed files with 86 additions and 86 deletions

View file

@ -1,13 +1,13 @@
<?php
/**
* @file modules/spamfilter/lang/zh-TW.lang.php
* @author zero <zero@nzeo.com>
* @brief 正體中文語言(包含基本內容)
* @author zero <zero@nzeo.com> 翻譯royallin
* @brief 垃圾過濾(spamfilter)模組正體中文語言(包含基本內容)
**/
// action 相關
$lang->cmd_denied_ip = "禁止IP列表";
$lang->cmd_denied_word = "敏感詞列表";
$lang->cmd_denied_word = "敏感詞清單";
// 一般用語
$lang->spamfilter = "垃圾過濾";