[ 'cash' => 'Numerar', ], 'categories' => [ 'deposit' => 'Depunere', 'sales' => 'Vânzări', ], 'currencies' => [ 'usd' => 'Dolar U.S', ], 'offline_payments' => [ 'cash' => 'Numerar', 'bank' => 'Transfer bancar', ], 'reports' => [ 'income' => 'Sumarul lunar al veniturilor, pe categorii.', 'expense' => 'Sumarul cheltuielilor lunare pe categorii.', 'income_expense' => 'Veniturile lunare vs. cheltuielile pe categorii.', 'tax' => 'Rezumat impozit trimestrial.', 'profit_loss' => 'Profit & pierdere trimestriale pe categorii.', ], ];