smart-webcomponents
Version:
Web Components & Custom Elements for Professional Web Applications
28 lines • 867 B
JSON
{
'add': 'Ekle',
'addCondition': 'Koşul Ekle',
'addGroup': 'Grup Ekle',
'and': 'Ve',
'notand': 'Değil Ve',
'or': 'Veya',
'notor': 'Değil Veya',
'=': 'Eşittir',
'<>': 'Eşit Değil',
'>': 'Büyüktür',
'>=': 'Büyük veya Eşittir',
'<': 'Küçüktür',
'<=': 'Küçük veya Eşittir',
'startswith': 'İle Başlar',
'endswith': 'İle Biter',
'contains': 'İçerir',
'notcontains': 'İçermez',
'isblank': 'Boş',
'isnotblank': 'Boş Değil',
'wrongParentGroupIndex': '{{elementType}}: "{{method}}" metodunda yanlış üst grup indeksi.',
'wrongElementNode': '{{elementType}}: "{{method}}" metodunda hatalı düğüm / düğüm Id.',
'invalidDataStructure': '{{elementType}}: updateCondition/updateGroup metodunda geçersiz veri yapısı kullanıldı.',
'dateTabLabel': 'TARİH',
'timeTabLabel': 'SAAT',
'queryLabel': 'Sorgu',
'placeholderDate': 'Tarih giriniz',
}