UNPKG

smart-webcomponents

Version:

Web Components & Custom Elements for Professional Web Applications

28 lines 960 B
{ 'add': '추가', 'addCondition': '조건 추가', 'addGroup': '그룹 추가', 'and': '', 'notand': '아님 및', 'or': '또는', 'notor': '아님 또는', '=': '같음', '<>': '같지 않음', '>': '초과', '>=': '크거나 같음', '<': '미만', '<=': '작거나 같음', 'startswith': '로 시작', 'endswith': '로 끝남', 'contains': '포함', 'notcontains': '포함하지 않음', 'isblank': '비어 있음', 'isnotblank': '비어 있지 않음', 'wrongParentGroupIndex': '{{elementType}}: "{{method}}" 메서드에서 잘못된 부모 그룹 인덱스입니다.', 'wrongElementNode': '{{elementType}}: "{{method}}" 메서드에서 올바르지 않은 노드 / 노드 ID입니다.', 'invalidDataStructure': '{{elementType}}: updateCondition/updateGroup 메서드에서 잘못된 데이터 구조를 사용했습니다.', 'dateTabLabel': '날짜', 'timeTabLabel': '시간', 'queryLabel': '쿼리', 'placeholderDate': '날짜를 입력하세요', }