feat: add income categories to budget management
This commit is contained in:
@@ -451,6 +451,11 @@
|
||||
"catHealth": "Здоров'я",
|
||||
"catEducation": "Освіта",
|
||||
"catMisc": "Різне",
|
||||
"catEarnedIncome": "Трудовий дохід",
|
||||
"catInvestmentIncome": "Інвестиційний дохід",
|
||||
"catTransferGiftIncome": "Переводи та подарунки",
|
||||
"catGovernmentBenefits": "Соціальні виплати",
|
||||
"catOtherIncome": "Інші доходи",
|
||||
"loadingIndicator": "Завантаження…"
|
||||
},
|
||||
"settings": {
|
||||
@@ -619,5 +624,4 @@
|
||||
"pendingBadgeTitle": "{{count}} нагадування",
|
||||
"pendingBadgeTitlePlural": "{{count}} нагадувань"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user