updated translations
This commit is contained in:
@ -7,24 +7,24 @@ return [
|
||||
'this_quarter' => 'Aktuální čtvrtletí',
|
||||
'previous_quarter' => 'Předchozí čtvrtletí',
|
||||
'last_12_months' => 'Posledních 12 měsíců',
|
||||
'profit_loss' => 'Profit & Loss',
|
||||
'gross_profit' => 'Gross Profit',
|
||||
'net_profit' => 'Net Profit',
|
||||
'total_expenses' => 'Total Expenses',
|
||||
'net' => 'NET',
|
||||
'profit_loss' => 'Zisk a ztráty',
|
||||
'gross_profit' => 'Hrubý zisk',
|
||||
'net_profit' => 'Čistý zisk',
|
||||
'total_expenses' => 'Celkové výdaje',
|
||||
'net' => 'NETTO',
|
||||
|
||||
'summary' => [
|
||||
'income' => 'Přehled příjmů',
|
||||
'expense' => 'Přehled výdajů',
|
||||
'income_expense' => 'Příjmy vs Výdaje',
|
||||
'tax' => 'Tax Summary',
|
||||
'tax' => 'Souhrn daně',
|
||||
],
|
||||
|
||||
'quarter' => [
|
||||
'1' => 'Jan-Mar',
|
||||
'2' => 'Apr-Jun',
|
||||
'3' => 'Jul-Sep',
|
||||
'4' => 'Oct-Dec',
|
||||
'1' => 'Led-Bře',
|
||||
'2' => 'Dub-Čer',
|
||||
'3' => 'Červ-Zář',
|
||||
'4' => 'Říj-Pro',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user