. 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' => 'Wiki', ], 'result' => [ 'empty' => 'Няма резултати', 'empty_for' => 'Няма резултати за :modes', 'more' => 'Повече резултати от търсенето за :mode', 'title' => 'Резултати от търсенето за :mode', ], ];