add insights & explore page

This commit is contained in:
MaysWind
2025-12-18 00:49:14 +08:00
parent 861e4c036b
commit e9b4392163
43 changed files with 3579 additions and 43 deletions
+33
View File
@@ -1434,6 +1434,7 @@
"Update": "更新",
"Refresh": "刷新",
"Clear": "清除",
"Clear All": "全部清除",
"Generate": "生成",
"Recognize": "识别",
"Recognizing": "正在识别",
@@ -1490,6 +1491,9 @@
"More": "更多",
"All": "全部",
"Partial": "部分",
"WHERE": "条件",
"AND": "与",
"OR": "或",
"Today": "今天",
"Yesterday": "昨天",
"Recent 7 days": "最近7天",
@@ -1527,6 +1531,19 @@
"Not equal to": "不等于",
"Between": "介于",
"Not between": "不介于",
"In": "在范围内",
"Has any": "包含任意",
"Has all": "包含全部",
"Not has any": "不包含任意",
"Not has all": "不包含全部",
"Is empty": "为空",
"Is not empty": "不为空",
"Contains": "包含",
"Not contains": "不包含",
"Starts with": "开头是",
"Not starts with": "开头不是",
"Ends with": "结尾是",
"Not ends with": "结尾不是",
"Pie Chart": "饼图",
"Bar Chart": "条形图",
"Radar Chart": "雷达图",
@@ -1675,6 +1692,20 @@
"Transaction Calendar": "交易日历",
"Transaction Details": "交易详情",
"Statistics & Analysis": "统计分析",
"Insights & Explore": "洞察探索",
"Query": "查询",
"Data Table": "数据表格",
"Chart": "图表",
"New Explore": "新的探索",
"Add Query": "添加查询",
"Remove Query": "移除查询",
"Modify Query Name": "修改查询名称",
"Add Condition": "添加条件",
"Remove Condition": "移除条件",
"No conditions defined. All transactions will match.": "没有定义条件。所有交易都会匹配。",
"Editor": "编辑器",
"Expression": "表达式",
"Failed to generate expression": "生成表达式失败",
"Account List": "账户列表",
"This Week": "本周",
"This Month": "本月",
@@ -1997,6 +2028,7 @@
"Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.": "无法加载图片,请检查配置 \"domain\" 和 \"root_url\" 是否设置正确。",
"Search transaction description": "搜索交易描述",
"Unable to retrieve transaction list": "无法获取交易列表",
"Unable to retrieve all transactions": "无法获取所有交易",
"Unable to retrieve reconciliation statements": "无法获取对账单",
"Custom Date Range": "自定义日期范围",
"Select Month": "选择月份",
@@ -2121,6 +2153,7 @@
"Show Confirmation Every Time": "每次提示确认",
"Automatically Add Geolocation": "自动添加地理位置",
"Always Show Transaction Pictures": "总是显示交易图片",
"Insights & Explore Page": "洞察探索页面",
"Account List Page": "账户列表页面",
"Accounts Included in Total": "计入总金额的账户",
"Exchange Rates Data Page": "汇率数据页面",