. 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' => 'Raportează', 'title' => 'Raportați beatmap-ul lui :username?', ], 'beatmapset_discussion_post' => [ 'button' => 'Raportează', 'title' => 'Raportează postarea lui :username?', ], 'comment' => [ 'button' => 'Raportează', 'title' => 'Raportezi comentariul lui :username?', ], 'forum_post' => [ 'button' => 'Raportează', 'title' => 'Raportează postarea lui :username?', ], 'message' => [ 'button' => 'Raportează Mesajul', 'title' => 'Raportezi mesajul lui :username?', ], 'scores' => [ 'button' => 'Raportează Scorul', 'title' => 'Raportezi scorul lui :username?', ], 'user' => [ 'button' => 'Raportează', 'title' => 'Raportează :username?', ], ];