. 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' => 'Beatmap', 'forum_post' => 'Forum', 'other' => 'Altele', 'user' => 'Jucător', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Niciun rezultat', 'empty_for' => 'Niciun rezultat pentru :modes', 'more' => 'Mai multe rezultate pentru: :mode', 'title' => 'Rezultate pentru: :mode', ], ];