. 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' => 'Мапа', 'forum_post' => 'Форум', 'other' => 'Остало', 'user' => 'Играч', 'wiki_page' => 'Вики', ], 'result' => [ 'empty' => 'Нема резултата', 'empty_for' => 'Нема резултата за :modes', 'more' => 'Више :mode резултата претраге', 'title' => ':mode Резултати Претраге', ], ];