mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
insights explorer supports sub condition
This commit is contained in:
@@ -1517,6 +1517,8 @@
|
||||
"WHERE": "WHERE",
|
||||
"AND": "AND",
|
||||
"OR": "OR",
|
||||
"AND SUB": "AND SUB",
|
||||
"OR SUB": "OR SUB",
|
||||
"Today": "Aujourd'hui",
|
||||
"Yesterday": "Hier",
|
||||
"Recent 7 days": "7 derniers jours",
|
||||
@@ -1750,6 +1752,7 @@
|
||||
"Remove Query": "Remove Query",
|
||||
"Modify Query Name": "Modify Query Name",
|
||||
"Add Condition": "Add Condition",
|
||||
"Add Sub Condition": "Add Sub Condition",
|
||||
"Remove Condition": "Remove Condition",
|
||||
"No conditions defined. All transactions will match.": "No conditions defined. All transactions will match.",
|
||||
"Unable to retrieve explorer list": "Unable to retrieve explorer list",
|
||||
|
||||
Reference in New Issue
Block a user