updated translations

This commit is contained in:
denisdulici
2019-12-25 14:32:47 +03:00
parent 85b5be6dad
commit 560e48254a
193 changed files with 2122 additions and 1500 deletions

View File

@@ -12,6 +12,7 @@ return [
'net_profit' => 'Čistý zisk',
'total_expenses' => 'Celkové výdaje',
'net' => 'NETTO',
'income-expense' => 'Příjmy a výdaje',
'summary' => [
'income' => 'Přehled příjmů',
@@ -20,11 +21,10 @@ return [
'tax' => 'Souhrn daně',
],
'quarter' => [
'1' => 'Led-Bře',
'2' => 'Dub-Čer',
'3' => 'Červ-Zář',
'4' => 'Říj-Pro',
'charts' => [
'line' => 'Čárový',
'bar' => 'Sloupcový',
'pie' => 'Koláčový',
],
];