mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
add boxplot chart in reconciliation statement dialog
This commit is contained in:
@@ -1577,6 +1577,7 @@
|
||||
"Area Chart": "Graphique en aires",
|
||||
"Column Chart": "Graphique en colonnes",
|
||||
"Bubble Chart": "Bubble Chart",
|
||||
"Boxplot Chart": "Boxplot Chart",
|
||||
"Candlestick Chart": "Graphique en chandelier",
|
||||
"Sankey Chart": "Sankey Chart",
|
||||
"Column Chart (Stacked)": "Column Chart (Stacked)",
|
||||
@@ -2165,6 +2166,8 @@
|
||||
"Maximum Balance": "Solde maximum",
|
||||
"Median Balance": "Solde médian",
|
||||
"Average Balance": "Solde moyen",
|
||||
"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": "Dépenses par compte",
|
||||
"Expense By Primary Category": "Dépenses par catégorie principale",
|
||||
|
||||
Reference in New Issue
Block a user