. 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' => 'Bildir', 'title' => ':username kullanıcısının beatmapi bildirilsin mi?', ], 'beatmapset_discussion_post' => [ 'button' => 'Bildir', 'title' => ':username kullanıcısının gönderisi bildirilsin mi?', ], 'comment' => [ 'button' => 'Bildir', 'title' => ':username kullanıcısının yorumunu bildirilsin mi?', ], 'forum_post' => [ 'button' => 'Bildir', 'title' => ':username: kullanıcısının gönderisi bildirilsin mi?', ], 'message' => [ 'button' => 'Mesajı rapor et', 'title' => ':username\'in mesajını rapor etmek istiyor musun?', ], 'scores' => [ 'button' => 'Skoru Bildir', 'title' => ':username kullanıcısının skoru bildirilsin mi?', ], 'user' => [ 'button' => 'Bildir', 'title' => ':username kullanıcısı bildirilsin mi?', ], ];