Up the image size limit to 5MB
All checks were successful
CI / scan_ruby (push) Successful in 20s
CI / scan_js (push) Successful in 13s
CI / lint (push) Successful in 13s
CI / test (push) Successful in 36s

This commit is contained in:
sto
2025-11-08 09:18:43 +01:00
parent de568d225c
commit 69a82f4d3f
5 changed files with 5 additions and 5 deletions

View File

@@ -267,7 +267,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
file_too_big: File too big! Maximum allowed size is 5M
image_select: Select an image
new:
notice: Puzzle added

View File

@@ -238,7 +238,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
file_too_big: La taille de l'image dépasse la taille maximum autorisée de 5M
image_select: Choisis une image
new:
notice: Puzzle ajouté