'Этот год', 'previous_year' => 'Предыдущий год', 'this_quarter' => 'Этот квартал', 'previous_quarter' => 'Предыдущий квартал', 'last_12_months' => 'Последние 12 месяцев', 'profit_loss' => 'Profit & Loss', 'gross_profit' => 'Gross Profit', 'net_profit' => 'Net Profit', 'total_expenses' => 'Total Expenses', 'net' => 'NET', 'summary' => [ 'income' => 'Сводка поступлений', 'expense' => 'Сводка расходов', 'income_expense' => 'Поступления vs Расходы', 'tax' => 'Tax Summary', ], 'quarter' => [ '1' => 'Jan-Mar', '2' => 'Apr-Jun', '3' => 'Jul-Sep', '4' => 'Oct-Dec', ], ];