Offline participation completed page
This commit is contained in:
@@ -1 +1,5 @@
|
||||
| TODO
|
||||
h3 = t("offlines.form.completed_message")
|
||||
|
||||
- if @contest.public
|
||||
a.mt-3.btn.btn-success href="/public/#{@contest.slug}"
|
||||
= t("contests.show.open_public_scoreboard")
|
||||
@@ -246,6 +246,7 @@ en:
|
||||
log_out: Log out
|
||||
offlines:
|
||||
form:
|
||||
completed_message: Thanks for your participation!
|
||||
end_image_select: Take a photo of your completed puzzle
|
||||
start_image_select: Take a photo of the puzzle with the provided code written on a paper before starting it
|
||||
start_message: Let's go!
|
||||
|
||||
@@ -217,6 +217,7 @@ fr:
|
||||
log_out: Déconnexion
|
||||
offlines:
|
||||
form:
|
||||
completed_message: Merci pour ta participation !
|
||||
end_image_select: Prends une photo du puzzle une fois complété
|
||||
start_image_select: Prends une photo du puzzle avant de le commencer, avec le code donné par l'organisateur.ice écrit sur du papier
|
||||
start_message: C'est parti !
|
||||
|
||||
Reference in New Issue
Block a user