Fix completion conversion in case of errors
All checks were successful
CI / scan_ruby (push) Successful in 17s
CI / scan_js (push) Successful in 12s
CI / lint (push) Successful in 13s
CI / test (push) Successful in 30s

This commit is contained in:
sto
2025-06-19 17:28:55 +02:00
parent ac83a599f3
commit 71f2bb6b70
4 changed files with 20 additions and 10 deletions

View File

@@ -111,10 +111,10 @@ en:
blank: Your username cannot be empty
completions:
edit:
title: "Edit completion"
title: Edit completion
new:
title: "New completion"
singular: "completion"
title: New completion
singular: completion
contests:
edit:
title: "Edit contest settings"
@@ -176,7 +176,7 @@ en:
rank: Rank
messages:
convert:
title: "New completion"
title: New completion
plural: "messages"
singular: "message"
warning: "You first need to add a puzzle before converting messages to completions."