. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'mode' => [ 'beatmapset' => 'บีทแมพ', 'forum_post' => 'ฟอรั่ม', 'other' => 'อื่นๆ', 'user' => 'ผู้เล่น', 'wiki_page' => 'วิกิ', ], 'result' => [ 'empty' => 'ไม่มีผลการค้นหา', 'empty_for' => 'ไม่พบการค้นหาสำหรับ :modes', 'more' => 'ผลการค้นหาเพิ่มเติมสำหรับ :mode', 'title' => 'ผลการค้นหาสำหรับ:mode', ], ];