geosphere-maps/public/assets/text-area/t9n/messages.json

6 lines
195 B
JSON
Raw Normal View History

2023-09-22 09:33:13 +00:00
{
"invalid": "Invalid",
"tooLong": "Character limit exceeded",
"longText": "The current character length is ${currentLength}, which exceeds the maximum character length of ${maxLength}."
}