mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
add asset trends in statistics & analysis (#314)
This commit is contained in:
@@ -1982,6 +1982,7 @@
|
||||
"Unable to retrieve transaction statistics": "Impossible de récupérer les statistiques de transaction",
|
||||
"Categorical Analysis": "Analyse catégorielle",
|
||||
"Trend Analysis": "Analyse de tendance",
|
||||
"Asset Trends": "Asset Trends",
|
||||
"Total Amount": "Montant total",
|
||||
"Total Assets": "Total des actifs",
|
||||
"Total Liabilities": "Total des passifs",
|
||||
@@ -1990,6 +1991,7 @@
|
||||
"Total Outflows": "Total des sorties",
|
||||
"Total Inflows": "Total des entrées",
|
||||
"Net Income": "Revenus nets",
|
||||
"Net Worth": "Net Worth",
|
||||
"Net Cash Flow": "Flux de trésorerie net",
|
||||
"Total Transactions": "Total des transactions",
|
||||
"Opening Balance": "Solde d'ouverture",
|
||||
@@ -2012,6 +2014,7 @@
|
||||
"Common Settings": "Paramètres communs",
|
||||
"Categorical Analysis Settings": "Paramètres d'analyse catégorielle",
|
||||
"Trend Analysis Settings": "Paramètres d'analyse de tendance",
|
||||
"Asset Trends Settings": "Asset Trends Settings",
|
||||
"Chart Type": "Type de graphique",
|
||||
"Default Chart Type": "Type de graphique par défaut",
|
||||
"Chart Data Type": "Type de données du graphique",
|
||||
@@ -2033,6 +2036,7 @@
|
||||
"Sort by Display Order": "Trier par ordre d'affichage",
|
||||
"Sort by Name": "Trier par nom",
|
||||
"Time Granularity": "Granularité temporelle",
|
||||
"Aggregate by Day": "Aggregate by Day",
|
||||
"Aggregate by Month": "Agréger par mois",
|
||||
"Aggregate by Quarter": "Agréger par trimestre",
|
||||
"Aggregate by Year": "Agréger par année",
|
||||
|
||||
Reference in New Issue
Block a user