. 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' => 'Rytmikartta', 'forum_post' => 'Foorumi', 'other' => 'Muu', 'user' => 'Pelaaja', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Ei tuloksia', 'empty_for' => 'Ei :modes-hakutuloksia', 'more' => 'Lisää :mode-hakutuloksia', 'title' => ':mode: hakutulokset', ], ];