. 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' => 'Beatmap', 'forum_post' => 'Diễn đàn', 'other' => 'Khác', 'user' => 'Người chơi', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Không có kết quả', 'empty_for' => 'Không có kết quả cho chế độ :modes', 'more' => 'Thêm :mode Kết quả Tìm kiếm', 'title' => ':mode Kết quả tìm kiếm', ], ];