. 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' => 'Jelentés', 'title' => 'Jelented :username beatmapját?', ], 'beatmapset_discussion_post' => [ 'button' => 'Jelentés', 'title' => 'Jelented :username hozzászólását?', ], 'comment' => [ 'button' => 'Jelentés', 'title' => 'Jelented :username hozzászólását?', ], 'forum_post' => [ 'button' => 'Jelentés', 'title' => 'Jelented :username hozzászólását?', ], 'message' => [ 'button' => 'Üzenet jelentése', 'title' => 'Jelented :username üzenetét?', ], 'scores' => [ 'button' => 'Eredmény Jelentése', 'title' => 'Jelented :username eredményét?', ], 'user' => [ 'button' => 'Jelentés', 'title' => ':username jelentése?', ], ];