/home/techb158/immovalet.com/platform/plugins/ecommerce/resources/lang/en
NameSizeModeActions
brands.php11790644editdlrm
currency.php8530644editdlrm
customer.php6480644editdlrm
discount.php21710644editdlrm
ecommerce.php69560644editdlrm
email.php13700644editdlrm
flash-sale.php1550644editdlrm
order.php130930644editdlrm
payment.php24830644editdlrm
prices.php1330644editdlrm
product-attribute-sets.php34490644editdlrm
product-attributes.php3510644editdlrm
product-categories.php5010644editdlrm
product-collections.php5280644editdlrm
product-label.php2440644editdlrm
product-tag.php1220644editdlrm
products.php91760644editdlrm
reports.php11810644editdlrm
review.php8860644editdlrm
shipping.php63210644editdlrm
store-locator.php7930644editdlrm
tax.php2560644editdlrm
Edit: /home/techb158/immovalet.com/platform/plugins/ecommerce/resources/lang/en/discount.php (2171B)
'Discounts', 'create' => 'Create discount', 'invalid_coupon' => 'This coupon is invalid or expired!', 'cannot_use_same_time_with_other_discount_program' => 'Cannot use this coupon in the same time with other discount program!', 'not_used' => 'This coupon is not used yet!', 'detail' => 'Detail', 'used' => 'Used', 'start_date' => 'Start date', 'end_date' => 'End date', 'intro' => [ 'title' => 'Manage discount/coupon code', 'description' => 'Create coupon code or promotion for your products.', 'button_text' => 'Create discount', ], 'discount' => 'Discount', 'expired' => 'Expired', 'coupon_code' => 'Coupon code', 'discount_promotion' => 'Discount promotion', 'can' => 'can', 'cannot' => 'cannot', 'use_with_promotion' => 'be used with promotion', 'create_discount_validate_title_required_if' => 'Please enter the name of the promotion', 'create_discount_validate_code_required_if' => 'Please enter the promotion code', 'create_discount_validate_value_required' => 'Amount must be greater than 0', 'create_discount_validate_target_required' => 'No object selected for promotion', 'enums' => [ 'type-options' => [ 'amount' => 'Amount - Fixed', 'percentage' => 'Discount %', 'shipping' => 'Free shipping', 'same-price' => 'Same price', ] ] ];