updated translations

This commit is contained in:
denisdulici
2018-11-08 12:11:42 +03:00
parent 9fbac1d4fa
commit 798fc89797
456 changed files with 4227 additions and 309 deletions

View File

@ -41,6 +41,18 @@ return [
'messages' => [
'received' => 'Bolo úspěšně označené ako prijaté!',
'draft' => 'To je <b>Návrh</b> faktúry, po odoslaní bude zobrazená v grafe.',
'status' => [
'created' => 'Vytvorené :date',
'receive' => [
'draft' => 'Nebola odoslaná',
'received' => 'Doručené :date',
],
'paid' => [
'await' => 'Čaká sa na platbu',
],
],
],
];