sk-SK translation
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'Množstvo|množstvo',
|
||||
'sales_price' => 'Predajná cena',
|
||||
'purchase_price' => 'Nákúpna cena',
|
||||
'sku' => 'Kód SKU',
|
||||
|
||||
'notification' => [
|
||||
'message' => 'Dostávate tento e-mail, pretože tovar :name práve dochádza na sklade.',
|
||||
'button' => 'Zobraziť teraz',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user