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": "Gráfico de Área",
|
||||
"Column Chart": "Gráfico de Columnas",
|
||||
"Bubble Chart": "Gráfico de Burbujas",
|
||||
"Boxplot Chart": "Boxplot Chart",
|
||||
"Candlestick Chart": "Gráfico de Velas",
|
||||
"Sankey Chart": "Diagrama de Sankey",
|
||||
"Column Chart (Stacked)": "Gráfico de columnas (apilado)",
|
||||
@@ -2165,6 +2166,8 @@
|
||||
"Maximum Balance": "Saldo Máximo",
|
||||
"Median Balance": "Saldo Mediano",
|
||||
"Average Balance": "Saldo Medio",
|
||||
"Q1 Balance (First Quartile)": "Q1 Balance (First Quartile)",
|
||||
"Q3 Balance (Third Quartile)": "Q3 Balance (Third Quartile)",
|
||||
"Outflows By Account": "Salidas por Cuenta",
|
||||
"Expense By Account": "Gastos por Cuenta",
|
||||
"Expense By Primary Category": "Gastos por Categoría Principal",
|
||||
|
||||
Reference in New Issue
Block a user