feat: add income categories to budget management

This commit is contained in:
Serhiy Bobrov
2026-04-19 09:15:29 +03:00
parent 6746a5a175
commit 7910636ffa
17 changed files with 115 additions and 6 deletions
+5
View File
@@ -451,6 +451,11 @@
"catHealth": "医療",
"catEducation": "教育",
"catMisc": "その他",
"catEarnedIncome": "給与・報酬",
"catInvestmentIncome": "投資収入",
"catTransferGiftIncome": "譲渡・贈与",
"catGovernmentBenefits": "社会保障給付",
"catOtherIncome": "その他の収入",
"loadingIndicator": "読み込み中…"
},
"settings": {