. 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' => 'Fórum', 'other' => 'Outro', 'user' => 'Jogador', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Sem resultados', 'empty_for' => 'Sem resultados para :modes', 'more' => 'Mais resultados de pesquisa :mode', 'title' => 'Resultados de pesquisa :mode', ], ];