mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: remove typo
This commit is contained in:
parent
aeee39249c
commit
999b63469b
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user