[ 'cash' => 'Espèce', ], 'categories' => [ 'deposit' => 'Déposer', 'sales' => 'Ventes', ], 'currencies' => [ 'usd' => 'Dollar US', 'eur' => 'Euro', 'gbp' => 'Livre sterling', 'try' => 'Livre turque', ], 'offline_payments' => [ 'cash' => 'Cash', 'bank' => 'Bank Transfer', ], 'reports' => [ 'income' => 'Monthly income summary by category.', 'expense' => 'Monthly expense summary by category.', 'income_expense' => 'Monthly income vs expense by category.', 'tax' => 'Quarterly tax summary.', 'profit_loss' => 'Quarterly profit & loss by category.', ], ];