percentage discounts
This commit is contained in:
@@ -213,12 +213,19 @@ 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
|
||||
discount = 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-mode-fixed = Fixed price
|
||||
discount-mode-percent = Percentage
|
||||
discount-percent = Discount (%)
|
||||
discount-preview-before = Original price
|
||||
discount-preview-after = New price
|
||||
discount-preview-save = You save
|
||||
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.
|
||||
discount-percent-range = The percentage must be between 0 and 100.
|
||||
stock = Stock
|
||||
sku = SKU
|
||||
currency = Currency
|
||||
|
||||
Reference in New Issue
Block a user