5 lines
151 B
JSON
5 lines
151 B
JSON
{
|
|
"invalid": "Invalid",
|
|
"tooLong": "The current character length is {currentLength}, which exceeds the maximum character length of {maxLength}."
|
|
}
|