Events: initial implementation
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
sto
2026-07-26 14:01:29 +02:00
parent fa8880abfc
commit 35b304d913
26 changed files with 389 additions and 24 deletions

View File

@@ -82,6 +82,10 @@ en:
csv_import:
file: File
separator: Separator
event:
name: Name
shared_scoreboard: Shared scoreboard
shared_scoreboard_description: If activated, there will be a scoreboard link specific to the event, with tabs for each contest
message:
author: Author
processed: Processed?
@@ -142,6 +146,10 @@ en:
blank: "No file selected"
empty: "This file is empty"
not_a_csv_file: "it must be a CSV file"
event:
attributes:
name:
blank: The event name cannot be empty
offline:
attributes:
end_image:
@@ -277,6 +285,22 @@ en:
plural: teams
upload_csv:
title: Import participants
events:
destroy:
notice: Event deleted
form:
shared_scoreboard_message: As safety measure, for each tab, no information will be shown until the first finish, or if the stopwatch for that contest is started.
index:
contest: contest
contests: contests
message: New feature! Events offer to groupe multiple contests in one management space. This also offers, if activated, to have a single scoreboard link for all contests of an event.
my_contests_outside_events: My contests not linked to any event
new: Create a new event
subtitle: My events
title: Welcome %{username}!
new:
notice: Event added
title: New event
helpers:
badges:
registration: "registration"