. 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' => 'Beatmapy', 'forum_post' => 'Forum', 'other' => 'Inne', 'user' => 'Użytkownicy', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Brak wyników', 'empty_for' => 'Brak wyników dla „:modes”', 'more' => 'Więcej wyników wyszukiwania dla „:mode”', 'title' => 'Wyniki wyszukiwania dla „:mode”', ], ];