Allow to delete contests
All checks were successful
CI / scan_ruby (push) Successful in 21s
CI / scan_js (push) Successful in 15s
CI / lint (push) Successful in 16s
CI / test (push) Successful in 40s

This commit is contained in:
sto
2026-03-11 09:33:35 +01:00
parent 54cd8cdcb0
commit 8dc45a2ca2
5 changed files with 32 additions and 2 deletions

View File

@@ -202,6 +202,11 @@ en:
title: Welcome %{username}!
manage_contests: Manage my contests
new_contest: Create a new contest
modals:
destroy:
button: Delete contest
text: You are about to delete the contest %{contest} and all its related data (participants, puzzles, ...). This action is non reversible, are you sure to want to proceed?
title: Deletion of contest %{contest}
nav:
categories: Participant categories
categories_description: Once you add categories, you will be able to assign them to participants on their profiles, and a filter for categories will be available on the public scoreboard