. 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' => 'Pranešti', 'title' => 'Pranešti :username beatmap\'ą?', ], 'beatmapset_discussion_post' => [ 'button' => 'Pranešti', 'title' => 'Pranešti :username įrašą?', ], 'comment' => [ 'button' => 'Pranešti', 'title' => 'Pranešti :username komentarą?', ], 'forum_post' => [ 'button' => 'Pranešti', 'title' => 'Pranešti :username įrašą?', ], 'message' => [ 'button' => '', 'title' => '', ], 'scores' => [ 'button' => 'Pranešti Rezultatą', 'title' => 'Pranešti :username rezultatą?', ], 'user' => [ 'button' => 'Pranešti', 'title' => 'Pranešti :username?', ], ];