Fix completion conversion in case of errors
This commit is contained in:
@@ -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."
|
||||
|
@@ -82,10 +82,10 @@ fr:
|
||||
blank: Le nom d'utilisateur.ice est obligatoire
|
||||
completions:
|
||||
edit:
|
||||
title: "Modifier la complétion"
|
||||
title: Modifier la complétion
|
||||
new:
|
||||
title: "Nouvelle complétion"
|
||||
singular: "complétion"
|
||||
title: Ajout d'une complétion
|
||||
singular: complétion
|
||||
contests:
|
||||
edit:
|
||||
title: "Paramètres du concours"
|
||||
@@ -147,7 +147,7 @@ fr:
|
||||
rank: Rang
|
||||
messages:
|
||||
convert:
|
||||
title: "Ajout d'une complétion"
|
||||
title: Ajout d'une complétion
|
||||
plural: "messages"
|
||||
singular: "message"
|
||||
warning: "Au moins un puzzle doit être ajouté avant de pouvoir convertir des messages en complétions."
|
||||
|
Reference in New Issue
Block a user