discounts
This commit is contained in:
@@ -208,6 +208,17 @@ edit-category = Edit category
|
||||
product = Product
|
||||
name = Name
|
||||
price = Price
|
||||
sale-price = Sale price
|
||||
admin-discounts = Discounts
|
||||
admin-discounts-desc = Set discounted product prices. A discount shows up as a sale in the shop.
|
||||
on-sale = On sale
|
||||
no-discount = No discount
|
||||
set-discount = Set discount
|
||||
remove-discount = Remove discount
|
||||
discount-hint = Enter the discounted price (below the regular price). Leave empty to remove the discount.
|
||||
discount-invalid = Invalid price.
|
||||
discount-must-be-positive = The sale price must be greater than zero.
|
||||
discount-below-regular = The sale price must be below the regular price.
|
||||
stock = Stock
|
||||
sku = SKU
|
||||
currency = Currency
|
||||
|
||||
@@ -208,6 +208,17 @@ edit-category = Upraviť kategóriu
|
||||
product = Produkt
|
||||
name = Názov
|
||||
price = Cena
|
||||
sale-price = Zľavnená cena
|
||||
admin-discounts = Zľavy
|
||||
admin-discounts-desc = Nastavte zľavnené ceny produktov. Zľava sa v obchode zobrazí ako akcia.
|
||||
on-sale = V akcii
|
||||
no-discount = Bez zľavy
|
||||
set-discount = Nastaviť zľavu
|
||||
remove-discount = Zrušiť zľavu
|
||||
discount-hint = Zadajte zľavnenú cenu (nižšiu ako bežná cena). Nechajte prázdne pre zrušenie zľavy.
|
||||
discount-invalid = Neplatná cena.
|
||||
discount-must-be-positive = Zľavnená cena musí byť väčšia ako nula.
|
||||
discount-below-regular = Zľavnená cena musí byť nižšia ako bežná cena.
|
||||
stock = Sklad
|
||||
sku = Kód (SKU)
|
||||
currency = Mena
|
||||
|
||||
Reference in New Issue
Block a user