akaunting 3.0 (the last dance)

This commit is contained in:
Burak Civan
2022-06-01 10:15:55 +03:00
parent cead09f6d4
commit d9c0764572
3812 changed files with 126831 additions and 102949 deletions

View File

@ -2,30 +2,27 @@
return [
'years' => 'Leto|Letih',
'this_year' => 'Tekoče leto',
'previous_year' => 'Prejšnje leto',
'this_quarter' => 'To četrtletje',
'previous_quarter' => 'Prejšnje četrtletje',
'last_12_months' => 'Zadnjih 12 mesecev',
'profit_loss' => 'Dobiček & Izguba',
'gross_profit' => 'Bruto dobiček',
'net_profit' => 'Čisti dobiček',
'total_expenses' => 'Skupni stroški',
'net' => 'Neto',
'income_expense' => 'Prihodki & stroški',
'summary' => [
'income' => 'Prikaz prihodkov',
'expense' => 'Prikaz stroškov',
'income_expense' => 'Prihodki & stroški',
'tax' => 'Pregled obdavčitev',
],
'years' => 'Leto|Letih',
'this_year' => 'Tekoče leto',
'previous_year' => 'Prejšnje leto',
'this_quarter' => 'To četrtletje',
'previous_quarter' => 'Prejšnje četrtletje',
'last_12_months' => 'Zadnjih 12 mesecev',
'profit_loss' => 'Dobiček & Izguba',
'gross_profit' => 'Bruto dobiček',
'net_profit' => 'Čisti dobiček',
'total_expenses' => 'Skupni stroški',
'net' => 'Neto',
'income_expense' => 'Prihodki & stroški',
'income_summary' => 'Prikaz prihodkov',
'expense_summary' => 'Prikaz stroškov',
'income_expense_summary' => 'Prihodki & stroški',
'tax_summary' => 'Pregled obdavčitev',
'charts' => [
'line' => 'Vrstica',
'bar' => 'Bar',
'pie' => 'Tortni',
'line' => 'Vrstica',
'bar' => 'Bar',
'pie' => 'Tortni',
],
];