. 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' => 'Andre', 'user' => 'Spiller', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Ingen resultater', 'empty_for' => 'Ingen resultater for :modes', 'more' => 'Mere :mode Søgeresultater', 'title' => ':mode Søgeresultater', ], ];