diff --git a/packages/Webkul/Admin/src/Resources/lang/en/app.php b/packages/Webkul/Admin/src/Resources/lang/en/app.php index 079fa1d2c..f22e310dd 100755 --- a/packages/Webkul/Admin/src/Resources/lang/en/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/en/app.php @@ -809,6 +809,7 @@ return [ 'create-cart-rule' => 'Create Cart Rule', 'save-btn-title' => 'Create', 'edit-btn-title' => 'Edit', + 'save' => 'Save', 'select-attr' => 'Select Attribute', 'select-attr-fam' => 'Select Attribute Family', 'select-cart-attr' => 'Select Cart Attribute', @@ -845,7 +846,8 @@ return [ 'free-shipping' => 'Free Shipping', 'is-guest' => 'For Guests', 'disc_qty' => 'Max. Quantity Allowed To Be Discounted', - 'test-mode' => 'Choose how to test conditions' + 'test-mode' => 'Choose how to test conditions', + 'lables' => 'Labels' ], 'status' => [ diff --git a/packages/Webkul/Admin/src/Resources/views/promotions/cart-rule/edit.blade.php b/packages/Webkul/Admin/src/Resources/views/promotions/cart-rule/edit.blade.php index cb07e16f2..280823613 100644 --- a/packages/Webkul/Admin/src/Resources/views/promotions/cart-rule/edit.blade.php +++ b/packages/Webkul/Admin/src/Resources/views/promotions/cart-rule/edit.blade.php @@ -26,7 +26,7 @@
@@ -358,7 +358,7 @@ - +
@foreach($cart_rule[3]->labels as $label) [{{ $label->channel->code }}]