new crowdin translations
This commit is contained in:
@ -2,17 +2,7 @@
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'Množstvo|množstvo',
|
||||
'sales_price' => 'Predajná cena',
|
||||
'purchase_price' => 'Nákúpna cena',
|
||||
'sku' => 'Kód SKU',
|
||||
|
||||
'notification' => [
|
||||
'message' => [
|
||||
'reminder' => 'Dostávate tento e-mail, pretože pre tovar :name zostáva už len :quantity dostupných na sklade.',
|
||||
'out_of_stock' => 'Dostávate tento e-mail, pretože tovar :name práve dochádza na sklade.',
|
||||
],
|
||||
'button' => 'Zobraziť teraz',
|
||||
],
|
||||
|
||||
];
|
||||
|
@ -15,6 +15,6 @@ return [
|
||||
'weeks' => 'Týždeň(ov)',
|
||||
'months' => 'Mesiac(e)',
|
||||
'years' => 'Rok(y)',
|
||||
'message' => 'Toto je opakujúci sa :type a ďalši :type bude automaticky vygenerovaný v :date',
|
||||
'message' => 'Toto je opakujúca sa :type a ďalšia :type bude automaticky vygenerovaná :date',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user