5 lines
140 B
JSON
5 lines
140 B
JSON
{
|
|
"invalid": "잘못됨",
|
|
"tooLong": "현재 문자 길이({currentLength})가 최대 문자 길이({maxLength})를 초과합니다."
|
|
}
|