updated translations
This commit is contained in:
@ -2,22 +2,22 @@
|
||||
|
||||
return [
|
||||
|
||||
'total_income' => 'Total Indkomst',
|
||||
'receivables' => 'Receivables',
|
||||
'total_income' => 'Samlet indtægt',
|
||||
'receivables' => 'Tilgodehavender',
|
||||
'open_invoices' => 'Åbne fakturaer',
|
||||
'overdue_invoices' => 'Overskredne fakturaer',
|
||||
'total_expenses' => 'Total Udgifter',
|
||||
'payables' => 'Betalingsparate',
|
||||
'open_bills' => 'Åbne Regninger',
|
||||
'overdue_bills' => 'Overskredne Regninger',
|
||||
'total_profit' => 'Total Indtjening',
|
||||
'open_profit' => 'Open Profit',
|
||||
'overdue_profit' => 'Overdue Profit',
|
||||
'cash_flow' => 'Cash Flow',
|
||||
'no_profit_loss' => 'No Profit Loss',
|
||||
'income_by_category' => 'Indkomst efter Kategori',
|
||||
'expenses_by_category' => 'Udgifter efter Kategori',
|
||||
'account_balance' => 'Konto Balance',
|
||||
'latest_income' => 'Senest Indtægt',
|
||||
'latest_expenses' => 'Seneste Udgifter',
|
||||
'overdue_invoices' => 'Forfaldne fakturaer',
|
||||
'total_expenses' => 'Samlede udgifter',
|
||||
'payables' => 'Udeståender til betaling',
|
||||
'open_bills' => 'Åbne regninger',
|
||||
'overdue_bills' => 'Forfaldne regninger',
|
||||
'total_profit' => 'Samlet resultat',
|
||||
'open_profit' => 'Åbne indtægter',
|
||||
'overdue_profit' => 'Forfaldne indtægter',
|
||||
'cash_flow' => 'Pengestrøm',
|
||||
'no_profit_loss' => 'Intet resultat',
|
||||
'income_by_category' => 'Indkomst efter kategori',
|
||||
'expenses_by_category' => 'Udgifter efter kategori',
|
||||
'account_balance' => 'Kontobalance',
|
||||
'latest_income' => 'Seneste indtægter',
|
||||
'latest_expenses' => 'Seneste udgifter',
|
||||
];
|
||||
|
Reference in New Issue
Block a user