¨4.0.1¨

This commit is contained in:
¨NW¨
2023-12-03 14:07:47 +00:00
parent c08b36d1b6
commit f35052522d
1112 changed files with 43019 additions and 24987 deletions

View File

@@ -4,5 +4,5 @@ return [
'404' => '404',
'page_not_found' => 'Oops! Page Not Found.',
'unable_to_find_the_page' => 'Sorry but we are unable to find the page that you are looking for.',
'back_to_home' => 'BACK TO HOME',
'back_to_home' => 'Back to Home',
];

View File

@@ -1,11 +1,11 @@
<?php
return [
'image' => 'IMAGE',
'product_name' => 'PRODUCT NAME',
'date' => 'DATE',
'status' => 'STATUS',
'action' => 'ACTION',
'image' => 'Image',
'product_name' => 'Product Name',
'date' => 'Date',
'status' => 'Status',
'action' => 'Action',
'pages' => [
'my_account' => 'My Account',
'dashboard' => 'Dashboard',
@@ -24,8 +24,8 @@ return [
'edit' => 'Edit',
],
'orders' => [
'order_id' => 'ORDER ID',
'total' => 'TOTAL',
'order_id' => 'Order ID',
'total' => 'Total',
'view' => 'View',
'view_order' => 'View Order',
'no_orders' => 'You haven\'t placed any order yet.',
@@ -42,37 +42,38 @@ return [
'order_note' => 'Order Note:',
'billing_address' => 'Billing Address',
'shipping_address' => 'Shipping Address',
'unit_price' => 'UNIT PRICE',
'quantity' => 'QUANTITY',
'line_total' => 'LINE TOTAL',
'unit_price' => 'Unit Price',
'quantity' => 'Quantity',
'line_total' => 'Line Total',
'subtotal' => 'Subtotal',
'coupon' => 'Coupon',
'total' => 'Total',
],
'downloads' => [
'filename' => 'FILENAME',
'filename' => 'Filename',
'download' => 'Download',
'no_file_found' => 'No file found.',
'no_downloadable_files' => 'You don\'t have any downloadable files.',
],
'wishlist' => [
'price' => 'PRICE',
'availability' => 'AVAILABILITY',
'price' => 'Price',
'availability' => 'Availability',
'in_stock' => 'In Stock',
'out_of_stock' => 'Out of Stock',
'delete' => 'Delete',
'empty_wishlist' => 'Your wishlist is empty.',
],
'reviews' => [
'rating' => 'RATING',
'rating' => 'Rating',
'no_reviews' => 'You haven\'t reviewed any product yet.',
],
'addresses' => [
'confirm' => 'Are you sure want to delete this address?',
'default' => 'Default',
'edit' => 'Edit',
'delete' => 'Delete',
'new_address' => 'New Address',
'add_new_address' => 'ADD NEW ADDRESS',
'add_new_address' => 'Add New Address',
'first_name' => 'First Name',
'last_name' => 'Last Name',
'street_address' => 'Street Address',
@@ -83,8 +84,8 @@ return [
'country' => 'Country',
'state' => 'State / Province',
'please_select' => 'Please Select',
'cancel' => 'CANCEL',
'save_address' => 'SAVE ADDRESS',
'cancel' => 'Cancel',
'save_address' => 'Save Address',
],
'profile' => [
'account' => 'Account',
@@ -95,6 +96,6 @@ return [
'password' => 'Password',
'new_password' => 'New Password',
'confirm_password' => 'Confirm Password',
'save_changes' => 'SAVE CHANGES',
'save_changes' => 'Save Changes',
],
];

View File

@@ -2,27 +2,31 @@
return [
'cart' => 'Cart',
'shopping_cart' => 'SHOPPING CART',
'checkout' => 'CHECKOUT',
'order_complete' => 'ORDER COMPLETE',
'shopping_cart' => 'Shopping Cart',
'01' => '01',
'02' => '02',
'03' => '03',
'checkout' => 'Checkout',
'order_complete' => 'Order Complete',
'table' => [
'image' => 'IMAGE',
'product_name' => 'PRODUCT NAME',
'unit_price' => 'UNIT PRICE',
'quantity' => 'QUANTITY',
'line_total' => 'LINE TOTAL',
'image' => 'Image',
'product_name' => 'Product Name',
'unit_price' => 'Unit Price',
'quantity' => 'Quantity',
'line_total' => 'Line Total',
'unit_price:' => 'Unit Price:',
'quantity:' => 'Quantity:',
'line_total:' => 'Line Total:',
],
'enter_coupon_code' => 'Enter coupon code',
'apply_coupon' => 'APPLY COUPON',
'apply' => 'Apply',
'order_summary' => 'Order Summary',
'subtotal' => 'Subtotal',
'free' => 'Free',
'coupon' => 'Coupon',
'shipping_method' => 'Shipping Method',
'shipping_cost' => 'Shipping Cost',
'total' => 'Total',
'proceed_to_checkout' => 'PROCEED TO CHECKOUT',
'proceed_to_checkout' => 'Proceed to Checkout',
'your_cart_is_empty' => 'Your cart is empty',
'looks_like_you_haven\'t_made_any_choice_yet' => 'Looks like you haven\'t made any choice yet.',
'continue_shopping' => 'Continue Shopping',

View File

@@ -3,17 +3,19 @@
return [
'checkout' => 'Checkout',
'account_details' => 'Account Details',
'add_new_address' => '+ ADD NEW ADDRESS',
'add_new_address' => 'Add New Address',
'billing_details' => 'Billing Details',
'default' => 'Default',
'you_must_select_an_address' => 'You must select an address.',
'please_select' => 'Please Select',
'create_an_account_by_entering_the_information_below' => 'Create an account by entering the information below. If you are a returning customer please login from the top of the page.',
'shipping_details' => 'Shipping Details',
'special_note_for_delivery' => 'Special note for delivery',
'payment_method' => 'Payment Method',
'shipping_method' => 'Shipping Method',
'no_payment_method' => 'No payment method is found.',
'payment_instructions' => 'Payment Instructions',
'i_agree_to_the' => 'I agree to the',
'terms_&_conditions' => 'Terms & Conditions',
'place_order' => 'PLACE ORDER',
'place_order' => 'Place Order',
];

View File

@@ -10,7 +10,6 @@ return [
'category_suggestions' => 'Category Suggestions',
'product_suggestions' => 'Product Suggestions',
'more_results' => ':count more results',
'all_categories' => 'All Categories',
'favorites' => 'Favorites',
'most_searched' => 'Most searched:',
'all_categories_header' => 'ALL CATEGORIES',
@@ -20,18 +19,18 @@ return [
'menu' => 'Menu',
'shopping_cart' => 'Shopping Cart',
'subtotal' => 'Subtotal',
'view_cart' => 'VIEW CART',
'checkout' => 'CHECKOUT',
'view_cart' => 'View Cart',
'checkout' => 'Checkout',
'subscribe_to_our_newsletter' => 'Subscribe to Our Newsletter',
'subscribe_to_our_newsletter_subtitle' => 'Subscribe to our newsletter & get notification about discounts.',
'by_subscribing' => 'By subscribing to our newsletter you agree to our ',
'privacy_policy' => 'Privacy Policy.',
'don\'t_show_this_popup_again' => 'Don\'t show this popup again',
'enter_your_email_address' => 'Enter your email address',
'subscribe' => 'SUBSCRIBE',
'subscribed' => 'SUBSCRIBED',
'subscribe' => 'Subscribe',
'subscribed' => 'Subscribed',
'the_website_uses_cookies' => 'The website uses cookies to ensure you get the best experience on our website.',
'got_it' => 'GOT IT!',
'accept' => 'Accept',
'next' => 'NEXT',
'prev' => 'PREV',
'enter_captcha_code' => 'Enter captcha code',

View File

@@ -0,0 +1,6 @@
<?php
return [
'no_internet' => 'No Internet Connection',
'connection_lost' => 'The internet connection has been lost, please reconnect to the internet and try again',
];

View File

@@ -1,4 +1,3 @@
<?php
return [

View File

@@ -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',
];

View File

@@ -3,15 +3,12 @@
return [
'out_of_stock' => 'Out of Stock',
'new' => 'New',
'add_to_cart' => 'ADD TO CART',
'view_options' => 'VIEW OPTIONS',
'add_to_cart' => 'Add to Cart',
'view_options' => 'View Options',
'compare' => 'Compare',
'wishlist' => 'Wishlist',
'available' => 'Available:',
'sold' => 'Sold:',
'years' => 'Years',
'months' => 'Months',
'weeks' => 'Weeks',
'days' => 'Days',
'hours' => 'Hours',
'minutes' => 'Minutes',

View File

@@ -24,8 +24,6 @@ return [
'40' => '40',
'50' => '50',
],
'show_more' => '+ show more',
'show_less' => '- show less',
'no_product_found' => 'Oops! No product found.',
'showing_results' => 'Showing :from-:to of :total results',
];

View File

@@ -2,6 +2,7 @@
return [
'storefront' => 'Storefront',
'try_again' => 'Try Again',
'form' => [
'favicon' => 'Favicon',
'header_logo' => 'Header Logo',