Client side puzzle image size validation
All checks were successful
CI / scan_ruby (push) Successful in 18s
CI / scan_js (push) Successful in 13s
CI / lint (push) Successful in 12s
CI / test (push) Successful in 40s

This commit is contained in:
sto
2025-06-25 08:00:49 +02:00
parent 341e626f6f
commit c34b9654c8
3 changed files with 19 additions and 1 deletions

View File

@@ -211,6 +211,7 @@ en:
title: Edit contest puzzle
form:
fake_data_recommendation: It is recommended to first enter a fake name and image, and to use the real ones only once the contest starts.
file_too_big: File too big! Maximum allowed size is 2M
image_select: Select an image
new:
notice: Puzzle added

View File

@@ -182,6 +182,7 @@ fr:
title: Modifier le puzzle
form:
fake_data_recommendation: Il est recommendé d'entrer de faux noms et images, et de mettre les vrais uniquement quand le concours démarre.
file_too_big: La taille de l'image dépasse la taille maximum autorisée de 2M
image_select: Choisis une image
new:
notice: Puzzle ajouté