support adding / deleting sub account after account created (#77)

This commit is contained in:
MaysWind
2025-04-26 23:36:23 +08:00
parent e7e2cc8081
commit 78ba43480b
20 changed files with 520 additions and 76 deletions
+3 -1
View File
@@ -1063,7 +1063,6 @@
"parent account cannot set balance": "親口座は残高を設定できません",
"sub-account category not equals to parent": "子口座のカテゴリが親と一致しません",
"sub-account type invalid": "子口座タイプは無効です",
"cannot add or delete sub-accounts when modify account": "口座を変更するときに子口座を追加または削除できません",
"source account not found": "元口座が見つかりません",
"destination account not found": "宛先口座が見つかりません",
"account is in use and cannot be deleted": "支払い方法は使用されており削除できません",
@@ -1073,6 +1072,9 @@
"cannot set statement date for sub account": "子口座の明細日を設定できません",
"sub-account not found": "Sub-account is not found",
"sub-account is in use and cannot be deleted": "Sub-account is in use and it cannot be deleted",
"not supported to modify account currency": "Not supported to modify account currency",
"not supported to modify account balance": "Not supported to modify account balance",
"not supported to modify account balance time": "Not supported to modify account balance time",
"transaction id is invalid": "取引IDは無効です",
"transaction not found": "取引が見つかりません",
"transaction type is invalid": "取引タイプは無効です",