fix: remove typo

This commit is contained in:
MohamedAliBouhaouala 2025-04-25 10:40:19 +01:00
parent aeee39249c
commit 999b63469b

View File

@ -122,7 +122,7 @@
"audio_error": "Audio not found", "audio_error": "Audio not found",
"video_error": "Video not found", "video_error": "Video not found",
"missing_fields_error": "Please make sure that all required fields are filled", "missing_fields_error": "Please make sure that all required fields are filled",
"weight_required_error": "Weight is required or invalid.", "weight_required_error": "Weight is required or invalid",
"weight_positive_integer_error": "Weight must be a positive integer" "weight_positive_integer_error": "Weight must be a positive integer"
}, },
"menu": { "menu": {