first commit

This commit is contained in:
wsq
2026-05-13 21:58:19 +08:00
commit 0167c66cb7
1475 changed files with 233414 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"transactionType": "交易类型",
"startDate": "开始日期",
"endDate": "结束日期",
"all": "全部",
"income": "收入",
"expense": "支出",
"reset": "重置",
"filter": "筛选",
"noRecords": "暂无记录",
"accountRecharge": "账户充值",
"serviceConsumption": "服务消费",
"balance": "余额",
"allTypes": "全部类型"
}