added cs-CZ

This commit is contained in:
denisdulici
2017-12-13 14:48:50 +03:00
parent b171451a23
commit fde53ac7be
26 changed files with 761 additions and 1 deletions

View File

@ -0,0 +1,15 @@
<?php
return [
'quantities' => 'Množství | Množství',
'sales_price' => 'Prodejní cena',
'purchase_price' => 'Nákupní cena',
'sku' => 'SKU',
'notification' => [
'message' => 'Dostáváš tento email, protože :name brzo dojde.',
'button' => 'Zobrazit',
],
];