🌐 between x and y string repetition change

This commit is contained in:
Tagaishi
2023-08-22 23:31:56 +02:00
parent b6f9467fc1
commit 558c731c6b
2 changed files with 4 additions and 6 deletions

View File

@@ -29,9 +29,7 @@
},
"item": {
"validation": {
"length100": "Length must be between 1 and 100",
"length200": "Length must be between 1 and 200",
"length400": "Length must be between 1 and 400",
"length": "Length must be between {{shortest}} and {{longest}}",
"invalidLink": "Not a valid link",
"errorMsg": "Did not save, because there were validation errors. Please adust your inputs"
},