Translation
This commit is contained in:
parent
fea3182e93
commit
9a001ed203
@ -70,6 +70,7 @@ SoldAmount=Sold amount
|
|||||||
PurchasedAmount=Purchased amount
|
PurchasedAmount=Purchased amount
|
||||||
NewPrice=New price
|
NewPrice=New price
|
||||||
MinPrice=Min. selling price
|
MinPrice=Min. selling price
|
||||||
|
EditSellingPriceLabel=Edit selling price label
|
||||||
CantBeLessThanMinPrice=The selling price can't be lower than minimum allowed for this product (%s without tax). This message can also appears if you type a too important discount.
|
CantBeLessThanMinPrice=The selling price can't be lower than minimum allowed for this product (%s without tax). This message can also appears if you type a too important discount.
|
||||||
ContractStatusClosed=Closed
|
ContractStatusClosed=Closed
|
||||||
ErrorProductAlreadyExists=A product with reference %s already exists.
|
ErrorProductAlreadyExists=A product with reference %s already exists.
|
||||||
@ -332,4 +333,4 @@ ConfirmCloneProductCombinations=Would you like to copy all the product variants
|
|||||||
CloneDestinationReference=Destination product reference
|
CloneDestinationReference=Destination product reference
|
||||||
ErrorCopyProductCombinations=There was an error while copying the product variants
|
ErrorCopyProductCombinations=There was an error while copying the product variants
|
||||||
ErrorDestinationProductNotFound=Destination product not found
|
ErrorDestinationProductNotFound=Destination product not found
|
||||||
ErrorProductCombinationNotFound=Product variant not found
|
ErrorProductCombinationNotFound=Product variant not found
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user