new crowdin translations

This commit is contained in:
Crowdin Bot
2021-01-15 01:06:27 +00:00
parent e9bf2b2b77
commit cd10a9be51
95 changed files with 668 additions and 694 deletions

View File

@ -38,16 +38,6 @@ return [
'receive_bill' => 'Příjem faktury',
'make_payment' => 'Platba faktury',
'statuses' => [
'draft' => 'Koncept',
'received' => 'Přijato',
'partial' => 'Částečně',
'paid' => 'Zaplaceno',
'overdue' => 'Po splatnosti',
'unpaid' => 'Neuhrazeno',
'cancelled' => 'Zrušeno',
],
'messages' => [
'draft' => 'Toto je <b>KONCEPT</b> faktury. Faktura bude promítnuta do grafů, jakmile bude zaplacena.',