. 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' => 'Поскаржитись на мапу :username?', ], 'beatmapset_discussion_post' => [ 'button' => 'Поскаржитись', 'title' => 'Поскаржитись на пост :username?', ], 'comment' => [ 'button' => 'Поскаржитись', 'title' => 'Поскаржитись на коментар :username?', ], 'forum_post' => [ 'button' => 'Скарга', 'title' => 'Поскаржитись на пост :username?', ], 'message' => [ 'button' => 'Поскаржитись на повідомлення', 'title' => 'Поскаржитись на повідомлення користувача :username?', ], 'scores' => [ 'button' => 'Поскаржитись на гру', 'title' => 'Поскаржитись на гру :username?', ], 'user' => [ 'button' => 'Поскаржитись', 'title' => 'Поскаржитись на :username?', ], ];