'Events', 'no_events' => 'No events found.', 'no_upcoming' => 'No upcoming events.', 'upcoming_title' => 'Upcoming Events', 'cancelled_label' => 'Cancelled', 'draft_label' => 'Draft', 'cancelled_banner' => 'This event has been cancelled.', 'draft_banner' => 'Draft — only visible to admins.', 'back_to_list' => 'Back to event list', 'description' => 'Description', 'plan_route' => 'Plan route', 'start_navigation' => 'Start navigation', 'participants' => 'Participants', 'confirmations' => 'Accepted', 'rejections' => 'Declined', 'open_responses' => 'Open', 'participation_updated' => 'Participation updated.', 'catering' => 'Catering / Food', 'bring_something' => 'Bringing something', 'bring_nothing' => 'Not bringing anything', 'catering_note_placeholder' => 'e.g. Bringing cake', 'catering_updated' => 'Catering status updated.', 'no_catering_yet' => 'No catering commitments yet.', 'timekeeper' => 'Timekeeper', 'timekeeper_yes' => 'Yes, I can', 'timekeeper_no' => 'No', 'catering_short' => 'Catering', 'timekeeper_short' => 'Timekeeper', 'no_timekeeper_yet' => 'No timekeeper assigned yet.', 'timekeeper_updated' => 'Timekeeper status updated.', 'comments' => 'Comments', 'comment_placeholder' => 'Write a comment...', 'no_comments' => 'No comments yet.', 'comment_deleted' => '[Deleted]', 'confirm_delete_comment' => 'Delete comment?', 'comment_added' => 'Comment added.', 'comment_removed' => 'Comment deleted.', 'hello_user' => 'Hello, :name!', 'upcoming_events' => 'Upcoming Events', 'calendar' => 'Calendar', 'today' => 'Today', 'month_view' => 'Month', 'year_view' => 'Year', // Files 'files' => 'Files', 'download' => 'Download', 'no_files' => 'No files attached.', // Opponent & Score 'opponent' => 'Opponent', 'score' => 'Score', 'score_home' => 'Home', 'score_away' => 'Away', 'vs' => 'vs.', // Staff visibility 'signed_up' => 'signed up', 'withdrawn' => 'withdrawn', 'deleted_label' => 'deleted', ];