smart-webcomponents-angular
Version:
[](https://jqwidgets.com/license/)
43 lines • 2.44 kB
JSON
{
'addCondition': 'Add Condition',
'addGroup': 'Add Group',
'and': 'and',
'blanks': '(Blanks)',
'cancel': 'Cancel',
'clear': 'Clear',
'contains': 'contains',
'containsCaseSensitive': 'contains (case sensitive)',
'dateTabLabel': 'DATE',
'doesNotContain': 'does not contain',
'doesNotContainCaseSensitive': 'does not contain (case sensitive)',
'empty': 'empty',
'endsWith': 'ends with',
'endsWithCaseSensitive': 'ends with (case sensitive)',
'equal': 'equal',
'equalCaseSensitive': 'equal (case sensitive)',
'filter': 'Filter',
'greaterThan': 'greater than',
'greaterThanOrEqual': 'greater than or equal',
'lessThan': 'less than',
'lessThanOrEqual': 'less than or equal',
'mismatchedProperties': 'jqxFilterPanel: The "filterType" and the data type of the selected "dataField" are mismatched.',
'missingProperty': 'jqxFilterPanel: When mode is \'excel\', either "data" and "dataField" or "dataSource" of type Array have to be set.',
'notEmpty': 'not empty',
'notEqual': 'not equal',
'notNull': 'not null',
'null': 'null ',
'or': 'or',
'placeholderBoolean': 'Select value',
'placeholderDate': 'Enter date',
'placeholderNumber': 'Enter number',
'placeholderTime': 'Enter time',
'placeholderValue': 'Enter value',
'selectAll': '(Select All)',
'showRows': 'Show rows where:',
'startsWith': 'starts with',
'startsWithCaseSensitive': 'starts with (case sensitive)',
'matchCase': 'Match Case',
'timeTabLabel': 'TIME',
'true': 'true',
'false': 'false'
}