. 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' => 'Rapporteer', 'title' => 'Rapporteer :username\'s beatmap?', ], 'beatmapset_discussion_post' => [ 'button' => 'Rapporteer', 'title' => 'Rapporteer :username\'s bericht?', ], 'comment' => [ 'button' => 'Rapporteer', 'title' => 'Rapporteer :username\'s reactie?', ], 'forum_post' => [ 'button' => 'Rapporteren', 'title' => 'Rapporteer :username\'s bericht?', ], 'message' => [ 'button' => '', 'title' => '', ], 'scores' => [ 'button' => 'Rapporteer Score', 'title' => 'Rapporteer :username\'s score?', ], 'user' => [ 'button' => 'Rapporteer', 'title' => 'Rapporteer :username?', ], ];