. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'header' => [ 'small' => '', 'large' => '', ], 'index' => [ 'nav_title' => '', ], 'judge' => [ 'comments' => '', 'hide_judged' => '', 'nav_title' => '', 'no_current_vote' => '', 'update' => '', 'validation' => [ 'missing_score' => '', 'contest_vote_judged' => '', ], 'voted' => '', ], 'judge_results' => [ '_' => '', 'creator' => '', 'score' => '', 'total_score' => '', ], 'voting' => [ 'judge_link' => '', 'judged_notice' => '', 'login_required' => '', 'over' => '', 'show_voted_only' => '', 'best_of' => [ 'none_played' => "", ], 'button' => [ 'add' => '', 'remove' => '', 'used_up' => '', ], 'progress' => [ '_' => '', ], 'requirement' => [ 'playlist_beatmapsets' => [ 'incomplete_play' => '', ], ], ], 'entry' => [ '_' => '', 'login_required' => '', 'silenced_or_restricted' => '', 'preparation' => '', 'drop_here' => '', 'download' => '', 'wrong_type' => [ 'art' => '', 'beatmap' => '', 'music' => '', ], 'wrong_dimensions' => '', 'too_big' => '', ], 'beatmaps' => [ 'download' => '', ], 'vote' => [ 'list' => '', 'count' => '', 'points' => '', ], 'dates' => [ 'ended' => '', 'ended_no_date' => '', 'starts' => [ '_' => '', 'soon' => '', ], ], 'states' => [ 'entry' => '', 'voting' => '', 'results' => '', ], ];