+ MM·Expense + + {{ dateRange.thisMonth.startTime | moment('MMMM') | monthNameLocalizedKey | t }} + · + {{ $t('Expense') }} + +
+
+ 0.00 USD
+ {{ thisMonthExpense | amount(showAmountInHomePage) | currency(defaultCurrency) }}
+
+ Income of this month 0.00 USD + + {{ $t('Income of this month') }} + {{ thisMonthIncome | amount(showAmountInHomePage) | currency(defaultCurrency) }} + +
+