. 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' => 'Nahlásit', 'title' => 'Nahlásit beatmapu uživatele :username?', ], 'beatmapset_discussion_post' => [ 'button' => 'Nahlásit', 'title' => 'Nahlásit příspěvek od :username?', ], 'comment' => [ 'button' => 'Nahlásit', 'title' => 'Chcete nahlásit komentář od :username?', ], 'forum_post' => [ 'button' => 'Nahlásit', 'title' => 'Nahlásit příspěvek uživatele :username?', ], 'message' => [ 'button' => 'Nahlásit Zprávu', 'title' => 'Nahlásit zprávu uživatele :username?', ], 'scores' => [ 'button' => 'Nahlásit skóre', 'title' => 'Nahlásit skóre uživatele :username?', ], 'user' => [ 'button' => 'Nahlásit', 'title' => 'Nahlásit :username?', ], ];