. 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' => 'Anders', 'user' => 'Speler', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Geen resultaten', 'empty_for' => 'Geen resultaten voor :modes', 'more' => 'Meer :mode zoekresultaten', 'title' => ':mode zoekresultaten', ], ];