mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
add insights & explore page
This commit is contained in:
@@ -1434,6 +1434,7 @@
|
||||
"Update": "Bijwerken",
|
||||
"Refresh": "Vernieuwen",
|
||||
"Clear": "Wissen",
|
||||
"Clear All": "Clear All",
|
||||
"Generate": "Genereren",
|
||||
"Recognize": "Recognize",
|
||||
"Recognizing": "Recognizing",
|
||||
@@ -1490,6 +1491,9 @@
|
||||
"More": "Meer",
|
||||
"All": "Alles",
|
||||
"Partial": "Gedeeltelijk",
|
||||
"WHERE": "WHERE",
|
||||
"AND": "AND",
|
||||
"OR": "OR",
|
||||
"Today": "Vandaag",
|
||||
"Yesterday": "Gisteren",
|
||||
"Recent 7 days": "Afgelopen 7 dagen",
|
||||
@@ -1527,6 +1531,19 @@
|
||||
"Not equal to": "Niet gelijk aan",
|
||||
"Between": "Tussen",
|
||||
"Not between": "Niet tussen",
|
||||
"In": "In",
|
||||
"Has any": "Has any",
|
||||
"Has all": "Has all",
|
||||
"Not has any": "Not has any",
|
||||
"Not has all": "Not has all",
|
||||
"Is empty": "Is empty",
|
||||
"Is not empty": "Is not empty",
|
||||
"Contains": "Contains",
|
||||
"Not contains": "Not contains",
|
||||
"Starts with": "Starts with",
|
||||
"Not starts with": "Not starts with",
|
||||
"Ends with": "Ends with",
|
||||
"Not ends with": "Not ends with",
|
||||
"Pie Chart": "Cirkeldiagram",
|
||||
"Bar Chart": "Balkdiagram",
|
||||
"Radar Chart": "Radar Chart",
|
||||
@@ -1675,6 +1692,20 @@
|
||||
"Transaction Calendar": "Transactiekalender",
|
||||
"Transaction Details": "Transactiedetails",
|
||||
"Statistics & Analysis": "Statistieken & Analyse",
|
||||
"Insights & Explore": "Insights & Explore",
|
||||
"Query": "Query",
|
||||
"Data Table": "Data Table",
|
||||
"Chart": "Chart",
|
||||
"New Explore": "New Explore",
|
||||
"Add Query": "Add Query",
|
||||
"Remove Query": "Remove Query",
|
||||
"Modify Query Name": "Modify Query Name",
|
||||
"Add Condition": "Add Condition",
|
||||
"Remove Condition": "Remove Condition",
|
||||
"No conditions defined. All transactions will match.": "No conditions defined. All transactions will match.",
|
||||
"Editor": "Editor",
|
||||
"Expression": "Expression",
|
||||
"Failed to generate expression": "Failed to generate expression",
|
||||
"Account List": "Rekeningenlijst",
|
||||
"This Week": "Deze week",
|
||||
"This Month": "Deze maand",
|
||||
@@ -1997,6 +2028,7 @@
|
||||
"Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.": "Afbeelding laden mislukt; controleer of de configuratie-waarden \"domain\" en \"root_url\" correct zijn ingesteld.",
|
||||
"Search transaction description": "Transactiebeschrijving zoeken",
|
||||
"Unable to retrieve transaction list": "Kan transactielijst niet ophalen",
|
||||
"Unable to retrieve all transactions": "Unable to retrieve all transactions",
|
||||
"Unable to retrieve reconciliation statements": "Kan afstemmingsrapporten niet ophalen",
|
||||
"Custom Date Range": "Aangepast datumbereik",
|
||||
"Select Month": "Select Month",
|
||||
@@ -2121,6 +2153,7 @@
|
||||
"Show Confirmation Every Time": "Elke keer bevestiging tonen",
|
||||
"Automatically Add Geolocation": "Geolocatie automatisch toevoegen",
|
||||
"Always Show Transaction Pictures": "Transactie-afbeeldingen altijd tonen",
|
||||
"Insights & Explore Page": "Insights & Explore Page",
|
||||
"Account List Page": "Rekeningenpagina",
|
||||
"Accounts Included in Total": "Rekeningen opgenomen in totaal",
|
||||
"Exchange Rates Data Page": "Wisselkoersgegevenspagina",
|
||||
|
||||
Reference in New Issue
Block a user