. 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' => '', 'title' => '', ], 'beatmapset_discussion_post' => [ 'button' => 'Nahlásiť', 'title' => '', ], 'comment' => [ 'button' => 'Nahlásiť', 'title' => '', ], 'forum_post' => [ 'button' => '', 'title' => '', ], 'message' => [ 'button' => '', 'title' => '', ], 'scores' => [ 'button' => 'Nahlásiť skóre', 'title' => 'Nahlásiť skóre :username?', ], 'user' => [ 'button' => 'Nahlásiť', 'title' => '', ], ];