From f9f6955be06192429461636b9e22970900af70dd Mon Sep 17 00:00:00 2001 From: royallin Date: Fri, 28 Nov 2008 14:37:12 +0000 Subject: [PATCH] zh-TW translation git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5025 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/tccommentnotify/lang/zh-TW.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/tccommentnotify/lang/zh-TW.lang.php b/modules/tccommentnotify/lang/zh-TW.lang.php index b1dfc643c..65582fa62 100644 --- a/modules/tccommentnotify/lang/zh-TW.lang.php +++ b/modules/tccommentnotify/lang/zh-TW.lang.php @@ -2,5 +2,5 @@ $lang->commentnotify = '評論通知'; $lang->msg_checked_comment_is_deleted = '%d 評論被刪除'; $lang->cmd_delete_checked_comment = '刪除所選項目'; - $lang->site_name = 'Site Name'; + $lang->site_name = '網站名稱'; ?>