. 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' => 'Forum', 'other' => 'Diğer', 'user' => 'Oyuncu', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Sonuç yok', 'empty_for' => ':modes için bir sonuç yok', 'more' => ':mode için Daha Fazla Arama Sonuçları', 'title' => ':mode için Arama Sonuçları', ], ];