mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
add boxplot chart in reconciliation statement dialog
This commit is contained in:
@@ -1577,6 +1577,7 @@
|
||||
"Area Chart": "エリアチャート",
|
||||
"Column Chart": "列チャート",
|
||||
"Bubble Chart": "Bubble Chart",
|
||||
"Boxplot Chart": "Boxplot Chart",
|
||||
"Candlestick Chart": "Candlestick Chart",
|
||||
"Sankey Chart": "Sankey Chart",
|
||||
"Column Chart (Stacked)": "Column Chart (Stacked)",
|
||||
@@ -2165,6 +2166,8 @@
|
||||
"Maximum Balance": "Maximum Balance",
|
||||
"Median Balance": "Median Balance",
|
||||
"Average Balance": "Average Balance",
|
||||
"Q1 Balance (First Quartile)": "Q1 Balance (First Quartile)",
|
||||
"Q3 Balance (Third Quartile)": "Q3 Balance (Third Quartile)",
|
||||
"Outflows By Account": "Outflows By Account",
|
||||
"Expense By Account": "口座別の支出",
|
||||
"Expense By Primary Category": "一次カテゴリ別の支出",
|
||||
|
||||
Reference in New Issue
Block a user