mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57: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": "버블 차트",
|
||||
"Boxplot Chart": "Boxplot Chart",
|
||||
"Candlestick Chart": "캠들스틱 차트",
|
||||
"Sankey Chart": "샌키 차트",
|
||||
"Column Chart (Stacked)": "누적 세로 막대 차트",
|
||||
@@ -2165,6 +2166,8 @@
|
||||
"Maximum Balance": "최대 잔액",
|
||||
"Median 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