HEX
Server: Apache/2.4.46 (Win64) OpenSSL/1.1.1j PHP/8.4.25
System: Windows NT DESKTOP-4TAV2RJ 10.0 build 19045 (Windows 10) AMD64
User: fred (0)
PHP: 8.4.25
Disabled: NONE
Upload Files
File: C:/xampp/htdocs/discuz/templates/default/magics.lang.php
<?php

// Misc Language Pack for Discuz! Version 1.0.0
// Translated by Crossday

$lang = array
(
	'option' => '相關選項',
	'target_tid' => '目標主題tid',
	'target_pid' => '目標帖子pid',
	'target_username' => '目標用戶名',
	'magics_type_1' => '帖子類',
	'magics_type_2' => '會員類',
	'magics_type_3' => '其他類',

	'CCK_color' => '顏色',
	'MOK_info' => '獲得的錢幣數目規則:大於1且小於購買價格150%的隨機數',
	'CODE_info' => '獲得Discuz!測試邀請碼一個',
	'MVK_target' => '要移動到的版面',
	'SOFA_message' => '一道閃電劃破湛藍的天空,隨著一聲巨響,沙發被我搶了!哈哈!',
);

?>