. 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' => 'Autre', 'user' => 'Joueur', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Aucun résultat', 'empty_for' => 'Aucun résultat pour :modes', 'more' => 'Plus de résultats de recherche : :mode', 'title' => 'Résultats de recherche : :mode', ], ];