mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
add insights & explore page
This commit is contained in:
@@ -1434,6 +1434,7 @@
|
||||
"Update": "Güncelle",
|
||||
"Refresh": "Yenile",
|
||||
"Clear": "Temizle",
|
||||
"Clear All": "Clear All",
|
||||
"Generate": "Oluştur",
|
||||
"Recognize": "Tanı",
|
||||
"Recognizing": "Tanınıyor",
|
||||
@@ -1490,6 +1491,9 @@
|
||||
"More": "Daha Fazla",
|
||||
"All": "Tümü",
|
||||
"Partial": "Kısmi",
|
||||
"WHERE": "WHERE",
|
||||
"AND": "AND",
|
||||
"OR": "OR",
|
||||
"Today": "Bugün",
|
||||
"Yesterday": "Dün",
|
||||
"Recent 7 days": "Son 7 gün",
|
||||
@@ -1527,6 +1531,19 @@
|
||||
"Not equal to": "Eşit değildir",
|
||||
"Between": "Arasında",
|
||||
"Not between": "Arasında değil",
|
||||
"In": "In",
|
||||
"Has any": "Has any",
|
||||
"Has all": "Has all",
|
||||
"Not has any": "Not has any",
|
||||
"Not has all": "Not has all",
|
||||
"Is empty": "Is empty",
|
||||
"Is not empty": "Is not empty",
|
||||
"Contains": "Contains",
|
||||
"Not contains": "Not contains",
|
||||
"Starts with": "Starts with",
|
||||
"Not starts with": "Not starts with",
|
||||
"Ends with": "Ends with",
|
||||
"Not ends with": "Not ends with",
|
||||
"Pie Chart": "Pasta Grafiği",
|
||||
"Bar Chart": "Çubuk Grafik",
|
||||
"Radar Chart": "Radar Grafiği",
|
||||
@@ -1675,6 +1692,20 @@
|
||||
"Transaction Calendar": "İşlem Takvimi",
|
||||
"Transaction Details": "İşlem Detayları",
|
||||
"Statistics & Analysis": "İstatistik & Analiz",
|
||||
"Insights & Explore": "Insights & Explore",
|
||||
"Query": "Query",
|
||||
"Data Table": "Data Table",
|
||||
"Chart": "Chart",
|
||||
"New Explore": "New Explore",
|
||||
"Add Query": "Add Query",
|
||||
"Remove Query": "Remove Query",
|
||||
"Modify Query Name": "Modify Query Name",
|
||||
"Add Condition": "Add Condition",
|
||||
"Remove Condition": "Remove Condition",
|
||||
"No conditions defined. All transactions will match.": "No conditions defined. All transactions will match.",
|
||||
"Editor": "Editor",
|
||||
"Expression": "Expression",
|
||||
"Failed to generate expression": "Failed to generate expression",
|
||||
"Account List": "Hesap Listesi",
|
||||
"This Week": "Bu Hafta",
|
||||
"This Month": "Bu Ay",
|
||||
@@ -1997,6 +2028,7 @@
|
||||
"Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.": "Görüntü yüklenemedi, lütfen \"domain\" ve \"root_url\" ayarlarının doğru yapılandırıldığını kontrol edin.",
|
||||
"Search transaction description": "İşlem açıklamasını ara",
|
||||
"Unable to retrieve transaction list": "İşlem listesi alınamadı",
|
||||
"Unable to retrieve all transactions": "Unable to retrieve all transactions",
|
||||
"Unable to retrieve reconciliation statements": "Mutabakat ekstreleri alınamadı",
|
||||
"Custom Date Range": "Özel Tarih Aralığı",
|
||||
"Select Month": "Ay Seç",
|
||||
@@ -2121,6 +2153,7 @@
|
||||
"Show Confirmation Every Time": "Her Seferinde Onay Göster",
|
||||
"Automatically Add Geolocation": "Otomatik Olarak Konum Ekle",
|
||||
"Always Show Transaction Pictures": "İşlem Resimlerini Her Zaman Göster",
|
||||
"Insights & Explore Page": "Insights & Explore Page",
|
||||
"Account List Page": "Hesap Listesi Sayfası",
|
||||
"Accounts Included in Total": "Toplama Dahil Edilen Hesaplar",
|
||||
"Exchange Rates Data Page": "Döviz Kuru Verileri Sayfası",
|
||||
|
||||
Reference in New Issue
Block a user