¨4.0.1¨
This commit is contained in:
@@ -6,11 +6,15 @@ return [
|
||||
'out_of_stock' => 'Out of stock',
|
||||
'wishlist' => 'Wishlist',
|
||||
'compare' => 'Compare',
|
||||
'click_to_select' => 'Click to select',
|
||||
|
||||
'options' => [
|
||||
'choose_an_option' => 'Choose an option',
|
||||
],
|
||||
|
||||
'quantity' => 'Quantity',
|
||||
'add_to_cart' => 'ADD TO CART',
|
||||
'add_to_cart' => 'Add to Cart',
|
||||
'unavailable' => 'Unavailable',
|
||||
'sku' => 'SKU:',
|
||||
'categories' => 'Categories:',
|
||||
'tags' => 'Tags:',
|
||||
@@ -24,12 +28,15 @@ return [
|
||||
'specification' => 'Specification',
|
||||
'reviews' => 'Reviews (:count)',
|
||||
'add_a_review' => 'Add a review',
|
||||
'review_submitted' => 'Review submitted',
|
||||
|
||||
'review_form' => [
|
||||
'your_rating' => 'Your Rating',
|
||||
'name' => 'Name',
|
||||
'comment' => 'Comment',
|
||||
'submit' => 'SUBMIT',
|
||||
'submit' => 'Submit',
|
||||
],
|
||||
|
||||
'be_the_first_one_to_review_this_product' => 'Be the first one to review this product.',
|
||||
'related_products' => 'Related Products',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user