diff --git a/modules/communication/lang/zh-TW.lang.php b/modules/communication/lang/zh-TW.lang.php index f110ea4ec..a60682f73 100644 --- a/modules/communication/lang/zh-TW.lang.php +++ b/modules/communication/lang/zh-TW.lang.php @@ -44,6 +44,5 @@ $lang->msg_content_is_null = '請輸入內容。'; $lang->msg_allow_message_to_friend = '只允許接收好友短訊息的用戶,不能發送短訊息。'; $lang->msg_disallow_message = '拒絕接收短訊息的用戶,不能發送短訊息。'; - $lang->about_allow_message = '可以選擇是否接收短訊息。'; ?>