smart-webcomponents-angular
Version:
[](https://jqwidgets.com/license/)
28 lines • 893 B
JSON
{
'add': 'Agregar',
'addCondition': 'Agregar Condición',
'addGroup': 'Agregar Grupo',
'and': 'Y',
'notand': 'No Y',
'or': 'O',
'notor': 'No O',
'=': 'Igual a',
'<>': 'No es igual a',
'>': 'Mayor que',
'>=': 'Mayor o igual que',
'<': 'Menor que',
'<=': 'Menor o igual que',
'startswith': 'Empieza con',
'endswith': 'Termina con',
'contains': 'Contiene',
'notcontains': 'No contiene',
'isblank': 'Está vacío',
'isnotblank': 'No está vacío',
'wrongParentGroupIndex': '{{elementType}}: Índice de grupo padre incorrecto en el método "{{method}}".',
'wrongElementNode': '{{elementType}}: Nodo / Id de nodo incorrecto en el método "{{method}}".',
'invalidDataStructure': '{{elementType}}: Se utilizó una estructura de datos inválida en el método updateCondition/updateGroup.',
'dateTabLabel': 'FECHA',
'timeTabLabel': 'HORA',
'queryLabel': 'Consulta',
'placeholderDate': 'Ingrese fecha',
}