. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ '_' => 'เรียงตาม', 'all' => 'ทั้งหมด', 'friends' => 'เพื่อน', 'last_visit' => 'ใช้งานเมื่อเร็ว ๆ นี้', 'new' => 'ล่า​สุด', 'old' => 'เก่า', 'rank' => 'อันดับ', 'top' => 'บนสุด', 'username' => 'ชื่อผู้ใช้', 'artist_tracks' => [ 'album' => 'อัลบั้ม', 'artist' => 'ศิลปิน', 'bpm' => 'BPM', 'genre' => 'ประเภท', 'length' => 'ความยาว', 'relevance' => 'ความเกี่ยวข้อง', 'title' => 'หัวเรื่อง', 'update' => 'อัพเดต', ], 'forum_posts' => [ 'created' => 'เวลาการโพสต์', 'relevance' => 'ความเกี่ยวข้อง', ], 'forum_topics' => [ 'created' => 'สร้างแล้ว', 'feature_votes' => 'ลำดับความสำคัญ', 'new' => 'ตอบกลับครั้งล่าสุด', ], 'users' => [ 'relevance' => 'ความเกี่ยวข้อง', 'username' => 'ชื่อ', ], ];