mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
add chart tab to insights & explore page
This commit is contained in:
@@ -129,6 +129,7 @@
|
||||
"clickToSelectedFile": "คลิกเพื่อเลือกไฟล์นำเข้า ({extensions})",
|
||||
"previewCount": "จำนวนตัวอย่าง: {count}",
|
||||
"selectedCount": "เลือกแล้ว {count} จาก {totalCount}",
|
||||
"queryIndex": "Query #{index}",
|
||||
"youHaveUpdatedTransactions": "คุณได้อัปเดตธุรกรรม {count} รายการ",
|
||||
"confirmImportTransactions": "คุณแน่ใจหรือไม่ว่าต้องการนำเข้าธุรกรรม {count} รายการ?",
|
||||
"importingTransactions": "กำลังนำเข้า ({process}%)",
|
||||
@@ -1552,6 +1553,13 @@
|
||||
"Bubble Chart": "Bubble Chart",
|
||||
"Candlestick Chart": "กราฟแท่งเทียน",
|
||||
"Sankey Chart": "Sankey Chart",
|
||||
"Column Chart (Stacked)": "Column Chart (Stacked)",
|
||||
"Column Chart (100% Stacked)": "Column Chart (100% Stacked)",
|
||||
"Column Chart (Grouped)": "Column Chart (Grouped)",
|
||||
"Line Chart (Grouped)": "Line Chart (Grouped)",
|
||||
"Area Chart (Stacked)": "Area Chart (Stacked)",
|
||||
"Area Chart (100% Stacked)": "Area Chart (100% Stacked)",
|
||||
"Bubble Chart (Grouped)": "Bubble Chart (Grouped)",
|
||||
"Sort by": "จัดเรียงตาม",
|
||||
"Map": "แผนที่",
|
||||
"Provider": "ผู้ให้บริการ",
|
||||
@@ -1706,6 +1714,21 @@
|
||||
"Editor": "Editor",
|
||||
"Expression": "Expression",
|
||||
"Failed to generate expression": "Failed to generate expression",
|
||||
"Axis / Category": "Axis / Category",
|
||||
"Series": "Series",
|
||||
"Transaction Date": "Transaction Date",
|
||||
"Transaction Month": "Transaction Month",
|
||||
"Transaction Quarter": "Transaction Quarter",
|
||||
"Transaction Year": "Transaction Year",
|
||||
"Transaction Fiscal Year": "Transaction Fiscal Year",
|
||||
"Source Account Category": "Source Account Category",
|
||||
"Source Account Currency": "Source Account Currency",
|
||||
"Destination Account Category": "Destination Account Category",
|
||||
"Destination Account Currency": "Destination Account Currency",
|
||||
"Value Metric": "Value Metric",
|
||||
"Transaction Count": "Transaction Count",
|
||||
"Average Amount": "Average Amount",
|
||||
"Median Amount": "Median Amount",
|
||||
"Account List": "รายการบัญชี",
|
||||
"This Week": "สัปดาห์นี้",
|
||||
"This Month": "เดือนนี้",
|
||||
|
||||
Reference in New Issue
Block a user