Translations for the contest dashboard page
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
= form.label :brand, class: "required"
|
||||
.row.mb-3
|
||||
.col
|
||||
.form-text Select an image
|
||||
.form-text.mb-1
|
||||
= t("puzzles.image_select")
|
||||
= form.file_field :image, accept: "image/*", class: "form-control"
|
||||
.row.mt-4
|
||||
.col
|
||||
|
||||
Reference in New Issue
Block a user