Advertisement
RahulDevGarg

messages

Jun 23rd, 2021
2,798
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 20.63 KB | None | 0 0
  1. <?php return [
  2.     'Home' => 'Home',
  3.     'sign_in' => 'Sign In',
  4.     'sign-up' => 'Sign Up',
  5.     'Password' => 'Password',
  6.     'my_cart' => 'My Cart',
  7.     'key' => 'Key',
  8.     'shipping_method' => 'Shipping Method',
  9.     'shipping_charge' => 'Shipping Charge',
  10.     'Shipping' => 'Shipping',
  11.     'Banner' => 'Banner',
  12.     'add_main_banner' => 'Add Main Banner',
  13.     'add_secondary_banner' => 'Add Secondary Banner',
  14.     'main_banner_form' => 'Main Banner Form',
  15.     'banner_url' => 'Banner Url',
  16.     'banner_type' => 'Banner Type',
  17.     'published' => 'Published',
  18.     'main_banner_image' => 'Main Banner Image',
  19.     'secondary_banner_form' => 'secondary Banner Form',
  20.     'secondary_banner_image' => 'secondary Banner Image',
  21.     'banner_table' => 'Banner Table',
  22.     'banner_photo' => 'Banner Photo',
  23.     'categories' => 'Categories',
  24.     'all_categories' => 'All Categories',
  25.     'featured_products' => 'Featured products',
  26.     'latest_products' => 'Latest products',
  27.     'similar_products' => 'Similar products',
  28.     'more_products' => 'More products',
  29.     'brands' => 'Brands',
  30.     'brand_update' => 'Brand Update',
  31.     'view_all' => 'View All',
  32.     'brand' => 'Brand',
  33.     'brand_form' => 'Brand Form',
  34.     'name' => 'Name',
  35.     'brand_logo' => 'Brand Logo',
  36.     'brand_table' => 'Brands Table',
  37.     'sl' => 'SL#',
  38.     'sl#' => 'SL#',
  39.     'image' => 'Image',
  40.     'action' => 'Action',
  41.     'save' => 'Save',
  42.     'update' => 'Update',
  43.     'category' => 'Category',
  44.     'icon' => 'Icon',
  45.     'category_form' => 'Category Form',
  46.     'category_table' => 'Category Table',
  47.     'slug' => 'Slug',
  48.     'sub_category' => 'Sub Category',
  49.     'sub_category_form' => 'Sub Category Form',
  50.     'sub_category_table' => 'Sub Category Table',
  51.     'sub_sub_category' => 'Sub Sub Category',
  52.     'sub_sub_category_form' => 'Sub Sub Category Form',
  53.     'sub_sub_category_table' => 'Sub Sub Category Table',
  54.     'select_sub_category_name' => 'Select Sub Category Name',
  55.     'sub_sub_category_name' => 'Sub Sub Category Name',
  56.     'select_category_name' => 'Select Category Name',
  57.     'bestsellings' => 'Best Sellings',
  58.     'new_arrivals' => 'New Arrivals',
  59.     'top_rated' => 'Top Rated',
  60.     'cash_on_delivery' => 'Cash on Delivery',
  61.     'ssl_commerz_payment' => 'SSLCOMMERZ Payment',
  62.     'paypal' => 'Paypal Payment',
  63.     'stripe' => 'Stripe Payment',
  64.     'paytm' => 'Paytm Payment',
  65.     'shopping_cart' => 'Shopping Cart',
  66.     'nexmo_gateway' => 'Nexmo Gateway',
  67.     'purchase_price' => 'Purchase Price',
  68.     'selling_price' => 'Selling Price',
  69.     'status' => 'Status',
  70.     'payment_method' => 'Payment Method',
  71.     'checkout_review' => 'Checkout Review',
  72.     'my_profile' => 'My Profile',
  73.     'my_order' => 'My Orders',
  74.     'logout' => 'Logout',
  75.     'flash_deal' => 'Flash Deal',
  76.     'featured_deal' => 'Featured deal',
  77.     'deal_of_the_day' => 'Deal of The Day',
  78.     'download_our_app' => 'DOWNLOAD OUR APP',
  79.     'shop_department' => 'SHOP DEPARTMENT',
  80.     'account&shipping_info' => 'ACCOUNT & SHIPPING INFO',
  81.     'about_us' => 'About Us',
  82.     'featured_product' => 'Featured Product',
  83.     'News' => 'News',
  84.     'terms_&_conditions' => 'Terms & Conditions',
  85.     'faq' => 'FAQ',
  86.     'about_company' => 'About company',
  87.     'tansction_history' => 'Tansaction history',
  88.     'support_ticket' => 'Support ticket',
  89.     'address' => 'Address',
  90.     'Address' => 'Address',
  91.     '#SL' => '#SL',
  92.     'Quantity' => 'Quantity',
  93.     'total' => 'Total',
  94.     'Variation' => 'Variation',
  95.     'TAX' => 'TAX',
  96.     'pending' => 'Pending',
  97.     'processed' => 'processed',
  98.     'delivered' => 'Delivered',
  99.     'returned' => 'Returned',
  100.     'failed' => 'Failed',
  101.     'your_order' => 'Yor Order',
  102.     'chat_with_seller_s' => 'Chat With Seller',
  103.     'wish_list' => 'Wish List',
  104.     'profile_info' => 'Profile info',
  105.     'profile_Info' => 'PROFILE INFO',
  106.     'change_your_profile' => 'Change Your Profile',
  107.     'best_selling_product' => 'Best Selling Product',
  108.     'top_rated_product' => 'Top Rated Product',
  109.     'all_brand' => 'All Brand',
  110.     'all_category' => 'All Category',
  111.     'sing_in' => 'Sign in',
  112.     'with_social_account' => 'With social account:',
  113.     'or_using_form_below' => 'Or using form below',
  114.     'email_address' => 'Email address',
  115.     'password' => 'Password',
  116.     'remember_me' => 'Remember me',
  117.     'sing_up' => 'Sign up',
  118.     'no_account' => 'No account? Sign up',
  119.     'first_name' => 'First Name',
  120.     'last_name' => 'Last Name',
  121.     'phone_name' => 'Phone Number',
  122.     'confirm_password' => 'Confirm Password',
  123.     'new_password' => 'New Password',
  124.     'Dashboard' => 'Dashboard',
  125.     'order_management' => 'Order Management',
  126.     'pending_order' => 'Pending Orders',
  127.     'processing_order' => 'Processing Orders',
  128.     'delivered_order' => 'Delivered Orders',
  129.     'failed_order' => 'Failed Orders',
  130.     'earnings_overview' => 'Earnings Overview',
  131.     'order_chart' => 'Order Chart',
  132.     'Pending' => 'Pending',
  133.     'Delivered' => 'Delivered',
  134.     'Failed' => 'Failed',
  135.     'web_config' => 'Web Config',
  136.     'terms_and_condition' => 'Terms and Condition',
  137.     'help_topic' => 'Help Topic',
  138.     'sms_gateway' => 'SMS Gateway',
  139.     'Currency' => 'Currency',
  140.     'mail_config' => 'Mail Config',
  141.     'Language' => 'Language',
  142.     'business_settings' => 'Business Settings',
  143.     'business_management' => 'Business Management',
  144.     'all_deals' => 'All Deals',
  145.     'deal_management' => 'Deal Management',
  146.     'customer_message' => 'Customer Message',
  147.     'seller_list' => 'Seller List',
  148.     'Sellers' => 'Sellers',
  149.     'Seller' => 'Seller',
  150.     'seller_section' => 'Seller Section',
  151.     'seller_settings' => 'Seller Settings',
  152.     'sales'=>'Sales',
  153.     'comission'=>'Commission',
  154.     'List' => 'List',
  155.     'add_new' => 'Add New',
  156.     'employee_management' => 'Employee Management',
  157.     'Employee' => 'Employee',
  158.     'role_management' => 'Role Management',
  159.     'custom_role' => 'Custom Role',
  160.     'employee_handle' => 'Employee Handler',
  161.     'Coupon' => 'Coupon',
  162.     'Products' => 'Products',
  163.     'Attribute' => 'Attribute',
  164.     'category_management' => 'Category Management',
  165.     'banner_management' => 'Banner Management',
  166.     'banner_list' => 'Banner List',
  167.     'brand_management' => 'Brand Management',
  168.     'Brand' => 'Brand',
  169.     'product_management' => 'Product Management',
  170.     'Returned' => 'Returned',
  171.     'Processed' => 'Processed',
  172.     'All' => 'All',
  173.     'Order' => 'Order',
  174.     'employee_add' => 'Employee Add',
  175.     'brand_list' => 'Brand List',
  176.     'SL#' => 'SL#',
  177.     'Name' => 'Name',
  178.     'Image' => 'Image',
  179.     'Action' => 'Action',
  180.     'order_table_by_status' => 'Order Table by Status',
  181.     'order_table' => 'Order Table',
  182.     'customer_name' => 'Customer Name',
  183.     'Phone' => 'Phone',
  184.     'Amount' => 'Amount',
  185.     'Status' => 'Status',
  186.     'Payment' => 'Payment',
  187.     'Cancel' => 'Cancel',
  188.     'Type' => 'Type',
  189.     'Title' => 'Title',
  190.     'Code' => 'Code',
  191.     'start_date' => 'Start Date',
  192.     'expire_date' => 'Expire date',
  193.     'minimum_purchase' => 'Minimum Purchase',
  194.     'Discount' => 'Discount',
  195.     'discount_type' => 'Discount Type',
  196.     'percentage' => 'Percentage ( % )',
  197.     'title' => 'Title',
  198.     'discount' => 'Discount',
  199.     'maximum_discount' => 'Maximum Discount',
  200.     'Submit' => 'Submit',
  201.     'coupon_type' => 'Coupon Type',
  202.     'role_form' => 'Role Form',
  203.     'role_name' => 'Role Name',
  204.     'module_permission' => 'Module Permission',
  205.     'deal' => 'Deal',
  206.     'messages' => 'Messages',
  207.     'roles_table' => 'Role Table',
  208.     'modules' => 'Modules',
  209.     'created_at' => 'Created at',
  210.     'employee_form' => 'Employee Form',
  211.     'employee_image' => 'Employee Image',
  212.     'Role' => 'Role',
  213.     'Email' => 'Email',
  214.     'seller_table' => 'Seller Table',
  215.     'orders' => 'Orders',
  216.     'Contacts' => 'Contacts',
  217.     'contact_us' => 'Contact Us',
  218.     'Contact' => 'Contact',
  219.     'contacts_list' => 'Contacts List',
  220.     'Subject' => 'Subject',
  221.     'mobile_no' => 'Mobile No',
  222.     'flash_deals' => 'Flash Deals',
  223.     'deal_form' => 'Deal Form',
  224.     'end_date' => 'End Date',
  225.     'background_color' => 'Background Color',
  226.     'text_color' => 'Text Color',
  227.     'featured' => 'Featured',
  228.     'banner_image' => 'Banner Images',
  229.     'flash_deal_table' => 'Flash Deal Table',
  230.     'end' => 'End',
  231.     'Start' => 'Start',
  232.     'language_setting' => 'Language settings',
  233.     'language' => 'Language',
  234.     'add_new_language' => 'Add new language',
  235.     'language_table' => 'Language Table',
  236.     'Id' => 'Id',
  237.     'ID' => 'ID',
  238.     'Add' => 'Add',
  239.     'language_code' => 'Language Code :',
  240.     'new_language' => 'New Language',
  241.     'Translate' => 'Translate',
  242.     'Delete' => 'Delete',
  243.     'Configure' => 'Configure',
  244.     'Encryption' => 'Encryption',
  245.     'email_id' => 'Email ID',
  246.     'Username' => 'Username',
  247.     'port' => 'port',
  248.     'Host' => 'Host',
  249.     'mailer_name' => 'Mailer Name',
  250.     'smtp_mail_config' => 'Smtp Mail Config',
  251.     'smtp_mail_setup' => 'SMTP Mail Setup',
  252.     'form' => 'form',
  253.     'duration' => 'Duration',
  254.     'cost' => 'Cost',
  255.     'table' => 'Table',
  256.     'system_default_currency' => 'System Default Currency',
  257.     'New' => 'New',
  258.     'Save' => 'Save',
  259.     'currency_name' => 'Currency Name',
  260.     'currency_symbol' => 'Currency Symbol',
  261.     'currency_code' => 'Currency Code',
  262.     'exchange_rate(1 INR= ?)' => 'Exchange Rate(1 INR= ?)',
  263.     'industry' => 'Industry Type',
  264.     'Channel' => 'Channel',
  265.     'Website' => 'Website',
  266.     'problem' => 'problem',
  267.     'merchant_key' => 'Merchant Key',
  268.     'Merchant' => 'Merchant',
  269.     'Inactive' => 'Inactive',
  270.     'Active' => 'Active',
  271.     'Paytm' => 'Paytm',
  272.     'api_key' => 'API Key',
  273.     'Published' => 'Published',
  274.     'Key' => 'Key',
  275.     'Stripe' => 'Stripe',
  276.     'Paypal' => 'Paypal',
  277.     'Secret' => 'Secret',
  278.     'Client' => 'Client',
  279.     'Store' => 'Store',
  280.     'SSLCOMMERZ' => 'SSLCOMMERZ',
  281.     'system_default' => 'System Default',
  282.     'SMS' => 'SMS',
  283.     'Gateway' => 'Gateway',
  284.     'NEXMO' => 'NEXMO',
  285.     'api_secret' => 'API Secret',
  286.     'Priority' => 'Priority',
  287.     'View' => 'View',
  288.     'Ranking' => 'Ranking',
  289.     'Answer' => 'Answer',
  290.     'Question' => 'Question',
  291.     'general_business_settings' => 'General Business Settings',
  292.     'Secondary' => 'Secondary',
  293.     'Primary' => 'Primary',
  294.     'web_color_setup' => 'Web Colors Setup',
  295.     'logo' => 'Logo',
  296.     'web_secondary' => 'Web secondary',
  297.     'Edit' => 'Edit',
  298.     'copy_right' => 'Copy Right',
  299.     'Text' => 'Text',
  300.     'rename_company' => 'Rename Company',
  301.     'Mobile' => 'Mobile',
  302.     'Web' => 'Web',
  303.     'link' => 'Link',
  304.     'google_play_store' => 'Google Play Store',
  305.     'apple_store' => 'Apple Store',
  306.     'Informations' => 'Informations',
  307.     'Info' => 'Info',
  308.     'search' => 'Search',
  309.     'Empty' => 'Empty',
  310.     'Cart' => 'Cart',
  311.     'buy_now' => 'Buy Now',
  312.     'Explore' => 'Explore',
  313.     'Now' => 'Now',
  314.     'Quick' => 'Quick',
  315.     'Reviews' => 'Reviews',
  316.     'Review' => 'Review',
  317.     'wish' => 'Wish',
  318.     'Select' => 'Select',
  319.     'To' => 'To',
  320.     'to' => 'to',
  321.     'Visit' => 'Visit',
  322.     'Send' => 'Send',
  323.     'go_to' => 'go to',
  324.     'chatbox' => 'chatbox',
  325.     'product_not_available' => 'product not available',
  326.     'similar' => 'Similar',
  327.     'product_review_not_available' => 'Product review not available',
  328.     1 => '1',
  329.     2 => '2',
  330.     3 => '3',
  331.     4 => '4',
  332.     5 => '5',
  333.     'Overall' => 'Overall',
  334.     'rating' => 'rating',
  335.     'REVIEWS' => 'REVIEWS',
  336.     'OVERVIEW' => 'OVERVIEW',
  337.     'please_provide_valid_email' => 'Please provide a valid email address.',
  338.     'Show' => 'Show',
  339.     'forgot_password' => 'Forgot password',
  340.     'register_control_your_order' => 'Registration takes less than a minute but gives you full control over your orders',
  341.     'sort_by' => 'Sort by',
  342.     'Price' => 'Price',
  343.     'Latest' => 'Latest',
  344.     'low_high' => 'Low - High',
  345.     'hight_low' => 'High - Low',
  346.     'a_z' => 'A - Z',
  347.     'z_a' => 'Z - A',
  348.     'products' => 'PRODUCTS',
  349.     'Order#' => 'Order#',
  350.     'Total' => 'Total',
  351.     'Sub' => 'Sub',
  352.     'Tax' => 'Tax',
  353.     'Date' => 'Date',
  354.     'WISHLIST' => 'WISHLIST',
  355.     'chat_with_seller' => 'CHAT WITH  SELLER',
  356.     'Accounting' => 'Accounting',
  357.     'ADDRESSES' => 'ADDRESSES',
  358.     'add_new_address' => 'Add a new address',
  359.     'Country' => 'Country',
  360.     'State' => 'State',
  361.     'zip_code' => 'ZIP code',
  362.     'City' => 'City',
  363.     'contact_person_name' => 'Contact Person Name',
  364.     'Office' => 'Office',
  365.     'permanent' => 'permanent',
  366.     'close' => 'Close',
  367.     'add_new_ticket' => 'Add New Ticket',
  368.     'submition_date' => 'Submition date',
  369.     'Topic' => 'Topic',
  370.     'submit_a_ticket' => 'Submit a ticket',
  371.     'describe_your_issue' => 'Describe your issue',
  372.     'Low' => 'Low',
  373.     'Medium' => 'Medium',
  374.     'High' => 'High',
  375.     'how_urgent_your_issue' => 'How urgent is your issue',
  376.     'inquiry' => 'inquiry',
  377.     'Complaint' => 'Complaint',
  378.     'partner_request' => 'Partner request',
  379.     'Choose' => 'Choose',
  380.     'you_will_get_response' => 'You will get response after we process your ticket',
  381.     'submit_new_ticket' => 'Submit new ticket',
  382.     'purchase_statement' => 'PURCHASE STATMENT',
  383.     'Tranx' => 'Tranx',
  384.     'Authentication' => 'Authentication',
  385.     'Next' => 'Next',
  386.     'proceed_shipping' => 'Proceed to Shipping',
  387.     'proceed_payment' => 'Proceed to Payment',
  388.     'Back' => 'Back',
  389.     'HI' => 'HI',
  390.     'login'=>'login',
  391.     'zone'=>'zone',
  392.     'you_are_already_login_proceed' => 'You are already Logged in, proceed to the next page',
  393.     'shipping_address' => 'Shipping Address',
  394.     'save_this_address' => 'Save this address',
  395.     'Another' => 'Another',
  396.     'choose_shipping_address' => 'Choose Shipping Address',
  397.     'choose_payment' => 'Choose payment method',
  398.     'paypal_online_payent' => 'Paypal Online Payment',
  399.     'stripe_online_payment' => 'Stripe Online Payment',
  400.     'paytm_online_payment' => 'Paytm Online Payment',
  401.     'review_your_order' => 'Review your order',
  402.     'Ship' => 'Ship',
  403.     'Complete' => 'Complete',
  404.     'your_order_confirm' => 'Your order is Confirmed',
  405.     'Hello' => 'Hello',
  406.     'No' => 'No',
  407.     'Item' => 'Item',
  408.     'Items' => 'Items',
  409.     'text_fee' => 'Tax Fee',
  410.     'Track' => 'Track',
  411.     'track_order' => 'Track Order',
  412.     'go_to_shopping' => 'Go To Shopping',
  413.     'thanks_for_shopping_with' => 'Thanks for shopping with us',
  414.     'shipping_confirmation_email' => 'We will be sending shipping confirmation email when the item shipped successfully',
  415.     'on_product' => 'on Product',
  416.     'Fee' => 'Fee',
  417.     'Subtotal' => 'Subtotal',
  418.     'generate_report' => 'Generate Report',
  419.     'my_shop' => 'My Shop',
  420.     'Tables' => 'Tables',
  421.     'menu' => 'menu',
  422.     'delivery_date' => 'Delivery Date',
  423.     'my_bank_info' => 'My Bank Info',
  424.     'bank_name' => 'Bank Name',
  425.     'Branch' => 'Branch',
  426.     'holder_name' => 'Holder Name',
  427.     'account_no' => 'Account No',
  428.     'rename_your_website' => 'Rename your website',
  429.     'coupon_form' => 'Coupon Form',
  430.     'employee_list' => 'Employee List',
  431.     'employee_table' => 'Employee Tale',
  432.     'Driver' => 'Driver',
  433.     'product_name' => 'Product Name',
  434.     'end_in' => 'ENDS IN',
  435.     'flash_deal_b' => 'FLASH DEAL',
  436.     'Banner Images' => 'Banner Images',
  437.     'frequently_asked_question' => 'FREQUENTLY ASKED QUESTIONS',
  438.     'contact_bold' => 'CONTACT US',
  439.     'chat_seller' => 'Chat With Seller',
  440.     'send_us_a_message' => 'Send us a message',
  441.     'Message' => 'Message',
  442.     'your_phone' => 'Your phone',
  443.     'your_name' => 'Your name',
  444.     'product' => 'product',
  445.     'Upload' => 'Upload',
  446.     'Update' => 'Update',
  447.     'coupon_update_form' => 'Coupon Update Form',
  448.     'coupon_update' => 'Coupon Update',
  449.     'submit' => 'submit',
  450.     'product_list' => 'product list',
  451.     'Add new product' => 'Add new product',
  452.     'Product' => 'Product',
  453.     'Product Name' => 'Product Name',
  454.     'Category' => 'Category',
  455.     'Sub Category' => 'Sub Category',
  456.     'Sub Sub Category' => 'Sub Sub Category',
  457.     'Unit' => 'Unit',
  458.     'Colors' => 'Colors',
  459.     'Attributes' => 'Attributes',
  460.     'Unit price' => 'Unit price',
  461.     'Purchase price' => 'Purchase price',
  462.     'General Info' => 'General Info',
  463.     'Upload product images' => 'Upload product images',
  464.     'Upload thumbnail' => 'Upload thumbnail',
  465.     'Product price & stock' => 'Product price & stock',
  466.     'Percent' => 'Percent',
  467.     'Flat' => 'Flat',
  468.     'Variant Price' => 'Variant Price',
  469.     'Variant' => 'Variant',
  470.     'SKU' => 'SKU',
  471.     'social_media' => 'Social Media',
  472.     'social_media_form' => 'Social Media Form',
  473.     'social_media_link' => 'Link',
  474.     'social_media_icon' => 'Icon',
  475.     'social_media_table' => 'Social Media Table',
  476.     'InHouse Products' => 'InHouse Products',
  477.     'Seller Products' => 'Seller Products',
  478.     'Processing' => 'Processed',
  479.     'out_for_delivery' => 'Out For Delivery',
  480.     'canceled'=> 'Canceled',
  481.     'Order discount' => 'Order discount',
  482.     'Dis on Product' => 'Dis on Product',
  483.     'no_account_Sign_up_now' => 'Don’t have an account? Sign up now',
  484.     'i_agree_to_Your_terms' => 'I accept the',
  485.     'feature_deal' => 'Feature Deal',
  486.     'account_information' => 'Account Information',
  487.     'feature_deal_table' => 'Feature Deal Table',
  488.     'Urgent' => 'Urgent',
  489.     'admin_wallet_balance' => 'admin wallet balance',
  490.     'withdrawn' => 'withdrawn',
  491.     'Withdraw Request Table' => 'Withdraw Request Table',
  492.     'seller' => 'seller',
  493.     'amount' => 'amount',
  494.     'note' => 'note',
  495.     'request_time' => 'request time',
  496.     'Enter choice values' => 'Enter choice values',
  497.     'balance' => 'balance',
  498.     'add' => 'add',
  499.     'price' => 'Price',
  500.     'product_form' => 'product form',
  501.     'total_earning' => 'total earning',
  502.     'special' => 'Special',
  503.     'Customer Message' => 'Customer Message',
  504.     'Feedback' => 'Feedback',
  505.     'User name' => 'User name',
  506.     'Not Seen Yet' => 'Not Seen Yet',
  507.     'Message view' => 'Message view',
  508.     'Seen' => 'Seen',
  509.     'View User Message' => 'View User Message',
  510.     'product_table' => 'Product Table',
  511.     'coupons_table' => 'Coupons Table',
  512.     'translate' => 'translate',
  513.     'language_content_table' => 'Language Content Table',
  514.     'back' => 'back',
  515.     'value' => 'value',
  516.     'Table' => 'Table',
  517.     'order_no' => 'Order No',
  518.     'order_date' => 'Order Date',
  519.     'seller_b' => 'Shop Name',
  520.     'paid' => 'paid',
  521.     'unpaid' => 'unpaid',
  522.     'add_popup_banner' => 'Add popup banner',
  523.     'banner' => 'Banner',
  524.     'popup_banner_form' => 'Popup banner form',
  525.     'generate_invoice' => 'Generate Invoice',
  526.     'web_fav_icon' => 'Fav Icon',
  527.     'Permanent' => 'Permanent',
  528.     'Others' => 'Others',
  529.     'Open Sidebar' => 'Open Sidebar',
  530.     'Waiting' => 'Waiting',
  531.     'recommended_product' => 'recommended product',
  532.     'choose_priority' => 'Chose Priority',
  533.     'Submit message' => 'Submit message',
  534.     'Please write the message' => 'Please write the message',
  535.     'Leave a Message' => 'Leave a Message',
  536.     'Last Updated' => 'Last Updated',
  537.     'Date Submitted' => 'Date Submitted',
  538.     'SUPPORT TICKET ANSWER' => 'SUPPORT TICKET ANSWER',
  539.     'web_footer' => 'Web Footer',
  540.     'new_selling' => 'New Sellings',
  541.  
  542.     'Report' => 'Report',
  543.     'Analytics' => 'Analytics',
  544.     'Earning' => 'Earning',
  545.     'Notification' => 'Notification',
  546.     'Customer' => 'Customer',
  547.     'Overview' => 'Overview',
  548.     'Sold' => 'Sold',
  549.     'Orders' => 'Orders',
  550.     'Admin' => 'Admin',
  551.     'Weekly' => 'Weekly',
  552.     'This' => 'This',
  553.     'week' => 'week',
  554.     'Last' => 'Last',
  555.     'Description' => 'Description',
  556.     'Settings' => 'Settings',
  557.     'Basic' => 'Basic',
  558.     'information' => 'information',
  559.     'Full' => 'Full',
  560.     'Change' => 'Change',
  561.     'changes' => 'changes',
  562.     'Confirm' => 'Confirm',
  563.     'confirmed' => 'Confirmed',
  564.     'your' => 'your',
  565.  
  566.     'Paid' => 'Paid',
  567.     'Print' => 'Print',
  568.     'invoice' => 'invoice',
  569.     'details' => 'details',
  570.     'Unpaid' => 'Unpaid',
  571.     'Method' => 'Method',
  572.     'Qty' => 'qty',
  573.     'info' => 'info',
  574.  
  575.     'Bank' => 'Bank',
  576.     'Account' => 'Account',
  577.     'Holder' => 'Holder',
  578.     'razor_pay' => 'Razor Pay',
  579.  
  580.     'Shop' => 'Shop',
  581.     'accept' => 'Accept',
  582.     'reject' => 'Reject',
  583.     'Withdraw' => 'Withdraw',
  584.  
  585.     'Application' => 'Application',
  586.     'Repeat' => 'Repeat',
  587.     'not match' => 'not match',
  588.     'Apply' => 'Apply',
  589.     'Logo' => 'Logo',
  590.     'Become a' => 'Become a',
  591.     'ratio' => 'ratio',
  592.     'sellers_verification' => 'Seller Verification',
  593.     'secret' => 'Secret',
  594.     'Approve' => 'Approve',
  595.     'Denied' => 'Denied',
  596.     'Approved' => 'Approved',
  597.     'bank_info' => 'Bank Info',
  598.     'choose' => 'Choose',
  599.     'file' => 'File',
  600.     'shop_address' => 'Corporate Office'
  601.  
  602. ];
  603.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement