. 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' => 'Forum', 'other' => 'Drugo', 'user' => 'Igralec', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Ni rezultatov', 'empty_for' => 'Ni rezultatov za :modes', 'more' => 'Več :mode iskalnih rezultatov', 'title' => ':mode iskalni rezultati', ], ];