. 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' => 'Altro', 'user' => 'Giocatore', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Nessun risultato', 'empty_for' => 'Nessun risultato per :modes', 'more' => 'Ulteriori risultati di ricerca di :mode', 'title' => 'Risultati di ricerca di :mode', ], ];