Skip to content

Commit

Permalink
undo wrong change
Browse files Browse the repository at this point in the history
  • Loading branch information
uinstinct committed Sep 3, 2024
1 parent ec1ab59 commit fc2a4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1688,7 +1688,7 @@
"V": {
"E_1TO10": "Please enter a value between 1 and 10",
"E_DATETIME": "The entered value is not a datetime!",
"E_MAX": "Should not be than {{val}}",
"E_MAX": "Should not be bigger than {{val}}",
"E_MAX_LENGTH": "Should be max {{val}} characters long",
"E_MIN": "Should not be bigger than {{val}}",
"E_MIN_LENGTH": "Should be at least {{val}} characters long",
Expand Down

0 comments on commit fc2a4f0

Please sign in to comment.