mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
add insights & explore page
This commit is contained in:
@@ -1434,6 +1434,7 @@
|
||||
"Update": "อัปเดต",
|
||||
"Refresh": "รีเฟรช",
|
||||
"Clear": "ล้าง",
|
||||
"Clear All": "Clear All",
|
||||
"Generate": "สร้าง",
|
||||
"Recognize": "จดจำ",
|
||||
"Recognizing": "Recognizing",
|
||||
@@ -1490,6 +1491,9 @@
|
||||
"More": "เพิ่มเติม",
|
||||
"All": "ทั้งหมด",
|
||||
"Partial": "บางส่วน",
|
||||
"WHERE": "WHERE",
|
||||
"AND": "AND",
|
||||
"OR": "OR",
|
||||
"Today": "วันนี้",
|
||||
"Yesterday": "เมื่อวาน",
|
||||
"Recent 7 days": "7 วันที่ผ่านมา",
|
||||
@@ -1527,6 +1531,19 @@
|
||||
"Not equal to": "ไม่เท่ากับ",
|
||||
"Between": "ระหว่าง",
|
||||
"Not between": "ไม่อยู่ระหว่าง",
|
||||
"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": "กราฟวงกลม",
|
||||
"Bar Chart": "กราฟแท่ง",
|
||||
"Radar Chart": "Radar Chart",
|
||||
@@ -1675,6 +1692,20 @@
|
||||
"Transaction Calendar": "ปฏิทินธุรกรรม",
|
||||
"Transaction Details": "รายละเอียดธุรกรรม",
|
||||
"Statistics & Analysis": "สถิติ & การวิเคราะห์",
|
||||
"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": "รายการบัญชี",
|
||||
"This Week": "สัปดาห์นี้",
|
||||
"This Month": "เดือนนี้",
|
||||
@@ -1997,6 +2028,7 @@
|
||||
"Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.": "โหลดรูปภาพล้มเหลว กรุณาตรวจสอบการตั้งค่า \"domain\" และ \"root_url\"",
|
||||
"Search transaction description": "ค้นหาคำอธิบายรายการ",
|
||||
"Unable to retrieve transaction list": "ไม่สามารถดึงรายการได้",
|
||||
"Unable to retrieve all transactions": "Unable to retrieve all transactions",
|
||||
"Unable to retrieve reconciliation statements": "ไม่สามารถดึงงบกระทบยอดได้",
|
||||
"Custom Date Range": "ช่วงวันที่กำหนดเอง",
|
||||
"Select Month": "เลือกเดือน",
|
||||
@@ -2121,6 +2153,7 @@
|
||||
"Show Confirmation Every Time": "แสดงการยืนยันทุกครั้ง",
|
||||
"Automatically Add Geolocation": "เพิ่มตำแหน่งทางภูมิศาสตร์อัตโนมัติ",
|
||||
"Always Show Transaction Pictures": "แสดงรูปภาพรายการเสมอ",
|
||||
"Insights & Explore Page": "Insights & Explore Page",
|
||||
"Account List Page": "หน้าบัญชี",
|
||||
"Accounts Included in Total": "บัญชีที่รวมในผลรวม",
|
||||
"Exchange Rates Data Page": "หน้าข้อมูลอัตราแลกเปลี่ยน",
|
||||
|
||||
Reference in New Issue
Block a user