. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'beatmapset' => [ 'button' => 'Rapporter', 'title' => 'Rapporter :username sitt beatmap?', ], 'beatmapset_discussion_post' => [ 'button' => 'Rapportér', 'title' => 'Rapporter :username sitt innlegg?', ], 'comment' => [ 'button' => 'Rapporter', 'title' => 'Rapporter :username sin kommentar?', ], 'forum_post' => [ 'button' => 'Rapporter', 'title' => 'Rapporter :username sitt innlegg?', ], 'message' => [ 'button' => 'Rapporter melding', 'title' => 'Rapporter :username sin melding?', ], 'scores' => [ 'button' => 'Rapporter Spillresultat', 'title' => 'Rapporter :username\'s spillresultat?', ], 'user' => [ 'button' => 'Rapportér', 'title' => 'Rapporter :username?', ], ];