. 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' => 'Αναφορά του beatmap από τον :username;', ], 'beatmapset_discussion_post' => [ 'button' => 'Αναφορά', 'title' => 'Αναφορά ανάρτησης :username;', ], 'comment' => [ 'button' => 'Αναφορά', 'title' => 'Αναφορά του σχολίου του :username;', ], 'forum_post' => [ 'button' => 'Αναφορά', 'title' => 'Αναφορά ανάρτησης :username;', ], 'message' => [ 'button' => '', 'title' => '', ], 'scores' => [ 'button' => 'Βαθμολογία έκθεσης', 'title' => 'Αναφορά βαθμολογίας του :username;', ], 'user' => [ 'button' => 'Αναφορά', 'title' => 'Αναφορά :username;', ], ];