support hiding/unhiding/deleting sub-account in account list page

This commit is contained in:
MaysWind
2025-04-13 20:46:06 +08:00
parent 68b08c1e8a
commit df31be61e8
15 changed files with 329 additions and 32 deletions
+4
View File
@@ -1067,6 +1067,8 @@
"account balance time is not set": "账户余额时间没有设置",
"cannot set statement date for non credit card account": "非信用卡账户不能设置账单日期",
"cannot set statement date for sub account": "子账户不能设置账单日期",
"sub-account not found": "子账户不存在",
"sub-account is in use and cannot be deleted": "子账户正在被使用,无法删除",
"transaction id is invalid": "交易ID无效",
"transaction not found": "交易不存在",
"transaction type is invalid": "交易类型无效",
@@ -1576,7 +1578,9 @@
"Unable to unhide this account": "无法取消隐藏账户",
"Unable to move account": "无法移动账户",
"Are you sure you want to delete this account?": "您确定要删除该账户?",
"Are you sure you want to delete this sub-account?": "您确定要删除该子账户?",
"Unable to delete this account": "无法删除该账户",
"Unable to delete this sub-account": "无法删除该子账户",
"Transaction": "交易",
"Transactions": "交易",
"Transaction Pictures": "交易图片",