Files
UNIT3D/lang/th/graveyard.php
2024-05-23 13:58:29 +00:00

29 lines
1.6 KiB
PHP

<?php
declare(strict_types=1);
/**
* NOTICE OF LICENSE.
*
* UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0
* The details is bundled with this project in the file LICENSE.txt.
*
* @project UNIT3D Community Edition
*
* @author HDVinnie <hdinnovations@protonmail.com>
* @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0
*/
return [
'dead' => 'ตาย',
'graveyard' => 'สุสาน',
'guidelines' => 'แนวทาง',
'guidelines-content' => '1) คุณไม่สามารถคืนค่าการอัปโหลดของคุณเองอีกครั้ง <br> 2) อย่ารื้อฟื้นสิ่งที่คุณไม่สามารถกระทำได้เช่นกัน',
'howto' => 'นี่คือกฎ',
'howto-desc1' => 'คุณต้องเพาะ <span class=\\"text-green\\"><em>: ชื่อเป็น</em></span> เวลา <span class="text-red text-bold">30 วัน</span> สำหรับ ressurection ในกรณีนี้เมื่อ seedtime ปัจจุบันของคุณ',
'howto-desc2' => 'คุณจะได้รับรางวัล',
'howto-hits' => 'ฮิต',
'pending' => 'รอดำเนินการ',
'resurrect' => 'ชุบชีวิต',
'reward' => 'โทเค็นฟรี',
];