. 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' => 'Báo cáo', 'title' => 'Báo cáo beatmap của :username?', ], 'beatmapset_discussion_post' => [ 'button' => 'Báo cáo', 'title' => 'Báo cáo bài đăng của :username?', ], 'comment' => [ 'button' => 'Báo cáo', 'title' => 'Báo cáo bình luận của :username?', ], 'forum_post' => [ 'button' => 'Báo cáo', 'title' => 'Báo cáo bài đăng của :username?', ], 'message' => [ 'button' => 'Báo cáo tin nhắn', 'title' => 'Báo cáo tin nhắn của :username không?', ], 'scores' => [ 'button' => 'Báo cáo điểm', 'title' => 'Báo cáo điểm của :username?', ], 'user' => [ 'button' => 'Báo cáo', 'title' => 'Báo cáo :username?', ], ];