. 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' => 'Ilmianna', 'title' => 'Ilmiannetaanko käyttäjän :username rytmikartta?', ], 'beatmapset_discussion_post' => [ 'button' => 'Ilmianna', 'title' => 'Ilmiannetaanko käyttäjän :username viesti?', ], 'comment' => [ 'button' => 'Ilmianna', 'title' => 'Ilmiannetaanko käyttäjän :username kommentti?', ], 'forum_post' => [ 'button' => 'Ilmianna', 'title' => 'Ilmiannetaanko käyttäjän :username viesti?', ], 'message' => [ 'button' => 'Ilmianna Viesti', 'title' => 'Ilmianna pelaajan :username viesti?', ], 'scores' => [ 'button' => 'Ilmianna pisteet', 'title' => 'Ilmiannetaanko käyttäjän :username pisteet?', ], 'user' => [ 'button' => 'Ilmianna', 'title' => 'Ilmiannetaanko :username?', ], ];