. 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' => 'Beatmapa', 'forum_post' => 'Fórum', 'other' => 'Ostatní', 'user' => 'Hráč', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Žádné výsledky', 'empty_for' => 'Žádné výsledky pro :modes', 'more' => 'Více výsledků pro :mode', 'title' => ':mode Výsledky vyhledávání', ], ];