new crowdin translations
This commit is contained in:
@ -10,5 +10,9 @@ return [
|
||||
'bank_phone' => 'Telefon do banky',
|
||||
'bank_address' => 'Adresa banky',
|
||||
'default_account' => 'Výchozí účet',
|
||||
'incoming' => 'Příchozí',
|
||||
'outgoing' => 'Odchozí',
|
||||
'see_performance' => 'Zobrazit výkonnost',
|
||||
'create_report' => 'Pokud chcete zobrazit výkonnost účtu, vytvořte sestavu instance Příjem vs. Náklady.',
|
||||
|
||||
];
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
return [
|
||||
|
||||
'currencies' => 'Měny',
|
||||
'total_income' => 'Celkové příjmy',
|
||||
'receivables' => 'Pohledávky',
|
||||
'open_invoices' => 'Otevřené faktury',
|
||||
|
Reference in New Issue
Block a user