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

33 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 [
'chatbox' => 'กล่องแชท',
'click' => 'คลิก',
'to-enable-editor' => 'เพื่อเปิดใช้งานเครื่องมือแก้ไข',
'featured-by' => 'แนะนำโดย',
'featured-torrents' => 'เพลงเด่น',
'featured-torrents-intro' => 'รับในขณะที่คุณสามารถ!',
'featured-until' => 'นี่คือคุณลักษณะฝนตกหนักจนถึง',
'top-torrents' => 'เพลงยอดนิยม',
'latest-posts' => 'โพสต์ล่าสุด',
'latest-topics' => 'หัวข้อล่าสุด',
'active-in-last' => 'ใช้งานล่าสุด',
'users-online' => 'ผู้ใช้งานออนไลน์',
'check-news' => 'ข่าว (ตรวจสอบรายวัน)',
'new-news' => 'ข่าวใหม่',
'new-torrents' => 'เพลงใหม่',
];