feat: initial release v0.3.0

This commit is contained in:
saturn
2026-03-08 03:15:27 +08:00
commit 881ed44996
1311 changed files with 225407 additions and 0 deletions

15
messages/zh/billing.json Normal file
View File

@@ -0,0 +1,15 @@
{
"transactionType": "交易类型",
"startDate": "开始日期",
"endDate": "结束日期",
"all": "全部",
"income": "收入",
"expense": "支出",
"reset": "重置",
"filter": "筛选",
"noRecords": "暂无记录",
"accountRecharge": "账户充值",
"serviceConsumption": "服务消费",
"balance": "余额",
"allTypes": "全部类型"
}