Viewing File: /home/ubuntu/vedadeals-backend-base/resources/lang/en/messages.php

<?php

return [

	// Sidebar Fields

	"settings_management" => "Settings Management",
	"settings" => "Settings",
	"profile" => "Profile",
	"logout" => "Logout",

	// Status

	"on" => "On",
	"off" => "Off",
	"yes" => "Yes",
	"no" => "No",
	"approved" => "Approved",
	"declined" => "Declined",
	"verified" => "Verified",
	"not_verified" => "Not Verified",

	// Texts

	"dashboard" => "Dashboard",
	"home" => "Home",
	"cancel" => 'Cancel',
	"submit" => "Submit",

	"site_settings" => "Site Settings",
	"site_name" => "Site Name",
	"frontend_url" => "Frontend Url",
	"site_logo" => "Site Logo",
	"site_icon" => "Site Icon",
	"tag_name" => "Tag Name",

	"payment_settings" => "Payment Settings",

	"email_settings" => "Email Settings",
	"mail_mailer" => "Mail Mailer",
	"mail_host" => "Mail Host",
	"mail_port" => "Mail Port",
	"mail_username" => "Mail Username",
	"mail_password" => "Mail Password",
	"mail_encryption" => "Mail Encryption",
	"mail_from_address" => "Mail From Address",
	"mail_from_name" => "Mail From Name",
	"mailgun_public_key"=>"Mailgun Public Key",
	"maingun_secret" => "Mailgun Secret",
	"mailgun_domain" => "Mailgun Domain",
	"mail_mailer_note" => "Supported - 'smtp', 'mailgun'",
	"mail_host_note" => "Ex - 'smtp.gmail.com', 'smtp.mailgun.org'",
	"mail_port_note" => "Ex - 587,445",
	"mail_username_note" => "Ex - 'no-reply@poshmarkets.com'",
	"mail_password_note" => "Enter your mail password",
	"mail_encryption_note" => "Ex - 'ssl, tls'",
	"mail_from_address_note" => "Ex - 'no-reply@poshmarkets.com'",
	"mail_from_name_note" => "Ex - 'Site Name'",

	"fb_client_id" => "FB Client Id",
	"fb_client_secret" => "FB Client Secret",
	"fb_call_back" => "FB CallBack",

	"twitter_client_id" => "Twitter Client Id",
	"twitter_client_secret" => "Twitter Client Secret",
	"titter_call_back" => "Twitter CallBack",

	"google_client_id" => "Google Client Id",
	"google_client_secret" => "Google Client Secret",
	"google_call_back" => "Google CallBack",

	"configuration_settings"=>"Configuration Settings",
	"chat_socket_url"=>"Chat Socket Url",

	"social_settings" => "Social Settings",
	"facebook_link" => "Facebook Link",
	"linkedin_link" => "LinkedIn Link",
	"twitter_link" => "Twitter Link",
	"google_plus_link" => "Google Plus Link",
	"pinterest_link" => "Pinterest Link",
	"instagram_link" => "Instagram Link",
	"youtube_link" => "YouTube Link",
	"twitch_link" => "Twitch Link",
	"snapchat_link" => "Snapchat Link",

	"contact_settings" => "Contact Settings",
	"contact_mobile" => "Contact Mobile",
	"contact_email" => "Contact Email",
	"contact_address" => "Contact Address",
	"copyright_content" => "Copyright Content",
	
	"others" => "Others",
	"google_analytics" => "Google Analytics",
	"body_scripts" => "Body Scripts" ,
	"header_scripts" => "Header Scripts",

	"update_profile" => "Update Profile",
	"change_password" => "Change Password",
	"image_validate" => "Please upload .png .jpeg .jpg images only.",
	"avatar" => "Avatar",
	"name" => "Name",
	"about" => "About",
	"about_note" => "Maxiumum 250 characters",
	"profile_details" => "Profile Details",
	"old_password" => "Old Password",
	"new_password" => "New Password",
	"confirm_password" => "Confirm Password",
 	
 	"edit" => "Edit",
 	"view" => "View",
 	"delete" => "Delete",
 	"approve" => "Approve",
 	"decline" => "Decline",
 	"no_data_found" => "No Data Found",
 	"confirm" => "Confirm",
	"ok_confirm" => "OK, Confirm",
 	"s_no" => "S NO",
 	"na" => "N/A",
 	"actions" => "Actions",
 	"action" => "Action",
 	"status" => "Status",
 	"user_status" => "User Status",
 	"email_status" => "Email Status",
 	"mobile" => "Mobile",
 	"search_results_for" => "Search Results for",
 	"search" => "Search",
 	"clear" => "Clear",
	"select_status" => "Select Status",
	"email" => "Email",
	"password" => "Password",
	"login" => "Login",
	"forgot_password" => "Forgot Password",
	"email_password_not_match" => "The email or password not match.",
	"login_success" => "You have successfully logged into the session.",
	"logout_note" => "Are you sure you want to log out from the session ?",
	"logout_success" => "You have successfully logged out from the session.",
	"profile_update_success" => "Profile updated successfully.",
	"incorrect_password" => "Incorrect Password",
	"change_password_success" => "Change Password Success - (:other_key)",
	"password_change_success" => "Password Changed Successfully",
	"email_not_configured" => "Email services are not configured.",
	'already_have_account' => 'Already have account - ',
	"forgot_password_mail_sent_success" => "Forgot password mail sent successfully!!.",
	"password_reset_msg" => "Enter a new password and log in to your account",
	"reset_password_success" => "Reset Password Success - (:other_key)",
	'forgot_password_subject' => "Forgot Password - (:other_key)",
	"reset_password"=>"Reset Password",

	"user_management" => "User Management",
	"users" => "Users",
	"view_user" => "View User",
	"view_users" => "View Users",
	"add_user" => "Add User",
	"edit_user" => "Edit User",
	"last_name" => "Last Name",
	"mobile" => "Mobile",
	"mobile_na" => "Mobile N/A",
	"about" => "About",
	"description" => "Description",
	"profile_image" => "Profile Image",
	"cover_image" => "Cover Image",
	"user_created_success" => "The user created successfully.",
	"user_updated_success" => "The user updated successfully.",
	"user_save_failed" => "The user details saving failed.",
	"user_not_found" => "The user details not found.",
	"user_deleted_success" => "The user deleted successfully.",
	"user_delete_failed" => "The user deletion failed.",
	"user_delete_confirmation" => "Once you've deleted the record , the user (:other_key) will no longer be available. This action cannot be undo.",
	"user_approve_success" => "The user approved successfully.",
	"user_decline_success" => "The user declined successfully.",
	"user_decline_confirmation" => "Do you want to decline this user (:other_key) ?",
	"user_approve_confirmation" => "Do you want to approve this user (:other_key) ?",
	"user_status_change_failed" => "The user status updation failed.",
	"users_search_placeholder" => "Search by Name, Email and Mobile",
	"email_notification" => "Email Notification",
	"push_notification" => "Push Notification",
	"created_at" => "Created at",
	"updated_at" => "Updated at",

	"lookup_management" => "Lookup Management",
	"banner_not_found" => "The banner details not found.",

	"select_type" => "Select Type",
	"static_pages" => "Static Pages",
	"add_static_page" => "Add Static Page",
	"edit_static_page" => "Edit Static Page",
	"view_static_page" => "View Static Page",
	"view_static_pages" => "View Static Pages",
	"static_page_created_success" => "The static page created successfully.",
	"static_page_updated_success" => "The static page updated successfully.",
	"static_page_save_failed" => "The static page details saving failed.",
	"static_page_not_found" => "The static page details not found.",
	"static_page_deleted_success" => "The static page deleted successfully.",
	"static_page_delete_failed" => "The static page deletion failed.",
	"static_page_delete_confirmation" => "Once you've deleted the record , the static page (:other_key) will no longer be available. This action cannot be undo.",
	"static_page_approve_success" => "The static page approved successfully.",
	"static_page_decline_success" => "The static page declined successfully.",
	"static_page_decline_confirmation" => "Do you want to decline this static page (:other_key) ?",
	"static_page_approve_confirmation" => "Do you want to approve this static page (:other_key) ?",
	"static_page_status_change_failed" => "The static page status updation failed.",
	"static_pages_search_placeholder" => "Search by Title",

	"thanks_for_sigining_up" => "Thanks for signing up to :other_key",
	"admin_user_welcome_content" => "Your user account has been created for :other_key",
	"user_welcome_email" => "Welcome Email - :other_key",
	"hello_user" => "Hello, :other_key",
	"two_step_verification_code_message" => "Please find the verification code below",

	"user_withdrawal_not_found" => "The withdrawal details not found.",
	"recent_users" => "Recent Users",
	"total_users" => "Total Users",
	"welcome_email_send_successfully" => "Welcome email send successfully.",
	"device_type" => "Device Type",
	"user_already_completed_reset_password_step" => "User already completed the reset password step.",
	"view_all" => "View All",
	"default_image_note" => "(Please upload .png, .jpg, .jpeg type files only)",
	"please_provide_kyc_documents" => "Please provide kyc documents.",

	"user_welcome_title" => "Welcome to ",

	"title" => "Title",
	"type" => "Type",
	"currency" => "Currency",
	"currency_code" => "Currency Code",
	"token" => "Token",
	"model_not_found" => "The selected :other_key details not found.",
	"settings_control" => "Settings Control",
	"demo_logins" => "Demo Logins",
	"demo_admin_email" => "Demo Admin Email",
	"demo_admin_password" => "Demo Admin password",
	"demo_user_email" => "Demo User Email",
	"demo_user_password" => "Demo User Password",
	"stripe_publishable_key" => "Stripe Publishable Key",
	"stripe_secret_key" => "Stripe Secret Key",
	"user" => "User",
	"add_amount_to_wallet_success" => "Amount (:other_key) is added to user wallet successfully.",
	"add_amount_to_wallet_failed" => "Failed to add amount (:other_key) to user wallet, Please Try Again.",
	"payment_success" => "Payment Success",
	"user_wallet_payment_save_success" => "User wallet payment save success.",
	"user_wallet_payment_save_failed" => "User wallet payment save failed.",
	"you_are_receiving_mails_from" => "You are receiving emails from",
	"hi" => "Hi",
	"go_to_website" => "Go to website",
	"total_amount" => "Total Amount",
	"paid" => "Paid",
	"rejected" => "Rejected",
	"withdrawal" => "Withdrawal",
	"amount_paid_by_admin" => "Amount sent to your account - :other_key",
	"amount_paid_by_admin_main_content" => "Admin have paid amount :other_key to your account.",
	"withdrawal_request_rejected_by_admin" => "Your withdrawal request rejected - :other_key",
	"withdrawal_request_rejected_by_admin_main_content" => "Your withdrawal request for :other_key has been rejected by admin.",
	"withdrawal_request_cancelled" => "Withdrawal request cancelled - :other_key",
	"withdrawal_request_cancelled_main_content" => "You have just cancelled a withdrawal request for amount :other_key. The requested amount send back to your wallet.",
	"withdrawal_requests" => "User Withdrawals",
	"view_withdrawal_requests" => "View User Withdrawals",
	"view_withdrawal_request" => "View User Withdrawals",
	"withdrawal_request_rejected_success" => "User withdrawal rejected successfully.",
	"withdrawal_request_rejected_failed" => "Failed to reject the user withdrawal, Please Try Again.",
	"withdrawal_request_reject_confirmation" => "Do you want to reject this user withdrawal ?",
	"withdrawal_requests_search_placeholder" => "Search by Reference Id, User",
	"withdrawal_request_details" => "User Withdrawal Details",
	"pay" => "Pay",
	"reason" => "Reason",
	"enter_reason" => "Enter Reason",
	"text_max_note" => "(Max :other_key characters)",
	"pay_popup" => "Pay - :other_key",
	"withdrawal_request_paid_success" => "User withdrawal paid successfully.",
	"withdrawal_request_paid_failure" => "Failed to pay the user withdrawal, Please Try Again.",
	"paying_amount_error" => "You are paying amount more than user requested.",
	"revenue_management" => "Revenue Management",
	"wallet_transactions" => "Wallet Transactions",
	"view_wallet_transaction" => "View Wallet Transaction",
	"view_wallet_transactions" => "View Wallet Transactions",
	"wallet_transaction_not_found" => "The Wallet transaction details not found.",
	"wallet_transactions_search_placeholder" => "Search by Reference Id, User, Payment Id",
	"wallet_transaction_details" => "Wallet Transaction Details",
	"unique_id" => "Unique Id",
	"requested_amount" => "Requested Amount",
	"paid_amount" => "Paid Amount",
	"cancel_reason" => "Cancel Reason",
	"reject" => "Reject",
	"payment_id" => "Payment Id",
	"wallet_transaction" => "Wallet Transaction",
	"payment_mode" => "Payment Mode",
	"reference_id" => "Reference Id",
	"view_all" => "View All",
	"wallet_not_found" => "The selected user wallet details not found.",
	"payment_type" => "Payment Type",
	"amount_type" => "Amount Type",
	"message" => "Message",
	"wallet" => "Wallet",
	"view_wallet" => "View Wallet",
	"wallet_total" => "Wallet Total",
	"remaining" => 'Remaining',
	"total" => "Total",
	"used" => "Used",
	"onhold" => "Onhold",
	"requested" => "Requested",
	"revenue_dashboard" => "Revenue Dashboard",
	"total_withdrawal_amount" => "Total Withdrawal Amount",
	"last_one_year_statistics" => "Last 12 Months Statistics",
	"month_wise" => "Month Wise",
	"total_wallet_transaction_amount" => "Total Wallet Transaction Amount",
	"welcome" => "Welcome",
	"welcome_email_short_content" => "We're happy you're here 😊",
	"welcome_email_main_content" => "You're one step closer to owning your name on the Internet! Below are some resources to get you started.",
	"create_wallet_failed" => "Create wallet failed.",
	"welcome_email_footer_content" => "Interested in getting the latest updates on :other_key before anyone else? Join our social links!",
	"your_verification_code" => "Your verification code is :other_key.",
	"frontend_url_note" => "Please add '/' at the end",
	"username" => "User Name",
	"wishlists" => "Wishlists",
	"view_wishlists" => "View Wishlists",
	"wishlisted_at" => "Wishlisted at",
	"two_setp_auth" => "Two Step Auth",
	"enabled" => "Enabled",
	"disabled" => "Disabled",
	"visit_website" => "Visit Website",
	"two_step_verification_subject" => "Your verification code - :other_key",
	"sold" => "Sold",
	"not_sold" => "Not Sold",
	"for_sale" => "For Sale",
	"not_for_sale" => "Not For Sale",
	"product_management" => "Product Management",
	"categories" => "Categories",
	"add_category" => "Add Category",
	"edit_category" => "Edit Category",
	"view_categories" => "View Categories",
	"view_category" => "View Category",
	"view_categories" => "View Categories",
	"category_created_success" => "The category created successfully.",
	"category_updated_success" => "The category updated successfully.",
	"category_save_failed" => "The category details saving failed.",
	"category_not_found" => "The category details not found.",
	"category_deleted_success" => "The category deleted successfully.",
	"category_delete_failed" => "The category deletion failed.",
	"category_delete_confirmation" => "Once you've deleted the record , the category (:other_key) will no longer be available. This action cannot be undo.",
	"category_approve_success" => "The category approved successfully.",
	"category_decline_success" => "The category declined successfully.",
	"category_decline_confirmation" => "Do you want to decline this category (:other_key) ?",
	"category_approve_confirmation" => "Do you want to approve this category (:other_key) ?",
	"category_status_change_failed" => "The category status updation failed.",
	"categories_search_placeholder" => "Search by Name",
	"sub_categories" => "Sub Categories",
	"add_sub_category" => "Add Sub Category",
	"edit_sub_category" => "Edit Sub Category",
	"view_sub_categories" => "View Sub Categories",
	"view_sub_category" => "View Sub Category",
	"sub_category_created_success" => "The sub category created successfully.",
	"sub_category_updated_success" => "The sub category updated successfully.",
	"sub_category_save_failed" => "The sub category details saving failed.",
	"sub_category_not_found" => "The sub category details not found.",
	"sub_category_deleted_success" => "The sub category deleted successfully.",
	"sub_category_delete_failed" => "The sub category deletion failed.",
	"sub_category_delete_confirmation" => "Once you've deleted the record , the sub category (:other_key) will no longer be available. This action cannot be undo.",
	"sub_category_approve_success" => "The sub category approved successfully.",
	"sub_category_decline_success" => "The sub category declined successfully.",
	"sub_category_decline_confirmation" => "Do you want to decline this sub category (:other_key) ?",
	"sub_category_approve_confirmation" => "Do you want to approve this sub category (:other_key) ?",
	"sub_category_status_change_failed" => "The sub category status updation failed.",
	"sub_categories_search_placeholder" => "Search by Name, Category",
	"picture" => "Picture",
	"select_category" => "Select Category",
	"category" => "Category",
	"amount" => "Amount",
	"products" => "Products",
	"add_product" => "Add Product",
	"edit_product" => "Edit Product",
	"view_product" => "View Product",
	"view_products" => "View Products",
	"product_created_success" => "The product created successfully.",
	"product_updated_success" => "The product updated successfully.",
	"product_save_failed" => "The product details saving failed.",
	"product_not_found" => "The product details not found.",
	"product_deleted_success" => "The product deleted successfully.",
	"product_delete_failed" => "The product deletion failed.",
	"product_delete_confirmation" => "Once you've deleted the record , the product will no longer be available. This action cannot be undo.",
	"product_approve_success" => "The product approved successfully.",
	"product_decline_success" => "The product declined successfully.",
	"product_decline_confirmation" => "Do you want to decline this product (:other_key)?",
	"product_approve_confirmation" => "Do you want to approve this product (:other_key)?",
	"product_status_change_failed" => "The product status updation failed.",
	"products_search_placeholder" => "Search by Ref ID, Name",
	"product_details" => "Product Details",
	"multiple_images_supported" => "Multiple image upload supported",
	"pictures" => "Pictures",
	"select_user" => "Select User",
	"select_sub_category" => "Select Sub Category",
	"sub_category" => "Sub Category",
	"price" => "Price",
	"quantity" => "Quantity",
	"is_out_of_stock" => "Is Out Of Stock ?",
	"gallery" => "Gallery",
	"no_images_found" => "No Images Found",
	"file_deleted_success" => "The file deleted successfully.",
	"file_delete_failed" => "The file deletion failed.",
	"file_delete_confirmation" => "Once you've deleted the file, the image will no longer be available. This action cannot be undo.",
	"you_cant_delete_default_picture" => "Sorry, You can't delete the default file.",
	"product" => "Product",
	"link" => "Link",
	"banner" => "Banner",
	"banners" => "Banners",
	"add_banner" => "Add Banner",
	"edit_banner" => "Edit Banner",
	"view_banner" => "View Banner",
	"view_banners" => "View Banners",
	"banner_created_success" => "The banner created successfully.",
	"banner_updated_success" => "The banner updated successfully.",
	"banner_save_failed" => "The banner details saving failed.",
	"banner_not_found" => "The banner details not found.",
	"banner_deleted_success" => "The banner deleted successfully.",
	"banner_delete_failed" => "The banner deletion failed.",
	"banner_delete_confirmation" => "Once you've deleted the record , the banner will no longer be available. This action cannot be undo.",
	"banner_approve_success" => "The banner approved successfully.",
	"banner_decline_success" => "The banner declined successfully.",
	"banner_decline_confirmation" => "Do you want to decline this banner ?",
	"banner_approve_confirmation" => "Do you want to approve this banner ?",
	"banner_status_change_failed" => "The banner status updation failed.",
	"banners_search_placeholder" => "Search by Title, Link",
	"banner_details" => "Banner Details",
	"product" => "Product",
	"select_product" => "Select Product",
	"product_field_required" => "The product field is required",
	"unit" => "Unit",
	"unit_note" => "(Ex - Kg, Grams, Nos, ...) Max 50 Chars",
	"gross_weight" => "Gross Weight",
	"stock_status" => "Stock Status",
	"visible_status" => "Visible Status",
	"visible" => "Visible",
	"hidden" => "Hidden",
	"in_stock" => "In Stock",
	"out_of_stock" => "Out Of Stock",
	"stock_quantity" => "Stock Quantity",
	"mark_out_of_stock" => "Mark Out Of Stock",
	"mark_in_stock" => "Mark In Stock",
	"product_in_stock_status_success" => "The product marked as in stock successfully.",
	"product_out_of_stock_status_success" => "The product marked as out of stock successfully.",
	"product_out_of_stock_confirmation" => "Do you want to mark this product as out of stock (:other_key)?",
	"product_in_stock_confirmation" => "Do you want to mark this product as in stock (:other_key)?",
	"product_stock_status_change_failed" => "The product stock status updation failed.",
	"order" => "Order",
	"order_payment_save_success" => "The order payment saved successfully.",
	"order_payment_save_failed" => "The order payment saving failed.",
	"user_product" => "User Product",
	"select_user_product" => "Select User Product",
	"order_not_found" => "The order details not found.",
	"orders" => "Orders",
	"view_order" => "View Order",
	"view_orders" => "View Orders",
	"order_not_found" => "The Order details not found.",
	"orders_search_placeholder" => "Search by Ref Id, User (Name, Mobile, Email)",
	"order_details" => "Order Details",
	"total_products" => "Total Products",
	"order_id" => "Order Id",
	"view_payment" => "View Payment",
	"files" => "Files",
	"discount" => "Discount",
	"discount_type" => "Discount Type",
	"percentage" => "Percentage",
	"flat_price" => "Flat Price",
	"product_file_note" => "(Please upload .png, .jpg, .jpeg type files only)",
	"multiple_file_supported" => "Multiple file upload supported",
	"operation" => "Operation",
	"add" => "Add",
	"minus" => "Minus",
	"quantity_operation_file_note" => "Add / Minus from current quantity of product",
	"quantity_shown_as" => "Quantity of the product will be shown as",
	"original_price" => "Original Price",
	"discount_price" => "Discount Price",
	"percentage_discount" => "Discount",
	'flat_discount' => "Flat Discount",
	"selling_price" => "Selling Price",
	"price_tag_preview" => "Price Tag Preview",
	"current_discount" => "Current Discount",
	"PRODUCT" => "PRODUCT-",
	"ref_id" => "Ref Id",
	"checkout_type" => 'Checkout Type',
	"direct" => "Direct",
	"cart" => "Cart",
	"received" => "Received",
	"awaiting_pickup" => "Awaiting Pickup",
	"awaiting_shipment" => "Awaiting Shipment",
	"shipped" => "Shipped",
	"completed" => "Completed",
	"left_in_stock" => "left in the stock",
	"unit" => "Unit",
	"hurry_only" => "Hurry, Only ",
	"product_out_of_stock" => "Sorry, currently the product is out of stock.",
	"review" => "Review",
	"cancelled" => "Cancelled",
	"is_cancelled" => "is Cancelled",
	"cancelled_reason" => "Cancelled Reason",
	"order_invoice" => "Order Invoice",
	"order_Payment_id" => "Order Payment Id",
	"product_banner_already_exists" => "Banner already exits for the selected product.",
	"timezone" => "Timezone",
	"discount_higher_than_original_price_error" => "Added Discount is higher than the original price.",
	"discount_percentage_higher_than_original_price_error" => "Discount must not be greater than 100 when the discount type is :other_key",
	"max_characters" => "Max :other_key characters allowed",
	"pending" => "Pending",
	"space_not_allowed" => "Please don't add space in password fields.",
	"recent_products" => "Recent Products",
	"basic_info" => "Basic Info",
	"inventory" => "Inventory",
	"pricing" => "Pricing",
	"select_unit" => "Select Unit",
	"milligram" => "Milligram",
	"gram" => "Gram",
	"kilogram" => "Kg",
	"millilitre" => "Millilitre",
	"litre" => "Litre",
	"apply_discount" => "Apply Discount",
	"clear_discount" => "Clear Discount",
	"publish_status" => "Publish Status",
	"published" => "Published",
	"un_published" => "Un Published",
	"publish" => "Publish",
	"un_publish" => "Un Publish",
	"product_publish_success" => "The product publishd successfully.",
	"product_un_publish_success" => "The product un publishd successfully.",
	"product_un_publish_confirmation" => "Do you want to un publish this product (:other_key)?",
	"product_publish_confirmation" => "Do you want to publish this product (:other_key)?",
	"price_tag" => "Price Tag",
	"stock_status_modal_note" => "Quantity is required when mark product as IN STOCK",
	"discount_tag" => "Discount Tag",
	"last_n_statistics" => "Last :other_key Statistics",
	"recent_orders" => "Recent Orders",
	"total_order_amount" => "Total Order Amount",
	"order_payments" => "Order Payments",
	"recent_order_payments" => "Recent Order Payments",
	"order_payments" => "Order Payments",
	"view_order_payment" => "View Order Payment",
	"view_order_payments" => "View Order Payments",
	"order_payment_not_found" => "The Order Payment details not found.",
	"order_payments_search_placeholder" => "Search by Ref Id, User, Payment Id",
	"order_payment_details" => "Order Payment Details",
	"paid_at" => "Paid At",
	"cancelled_at" => "Cancelled At",
	"order_products" => "Order Products",
	"no_products_found" => "No Products Found",
	"preview_discount" => "Preview Discount",
	"ordered" => "Ordered",
	// "product_quantity_error_message_first_half" => "Sorry, Only :other_key ".Str::plural('product', ':otherkey'),
	"product_quantity_error_message_second_half" => "(:other_key) currently available.",
	"faqs" => "Faqs",
	"add_faq" => "Add Faq",
	"edit_faq" => "Edit Faq",
	"view_faqs" => "View Faqs",
	"view_faq" => "View Faq",
	"faq_created_success" => "The faq created successfully.",
	"faq_updated_success" => "The faq updated successfully.",
	"faq_save_failed" => "The faq details saving failed.",
	"faq_not_found" => "The faq details not found.",
	"faq_deleted_success" => "The faq deleted successfully.",
	"faq_delete_failed" => "The faq deletion failed.",
	"faq_delete_confirmation" => "Once you've deleted the record , the faq (:other_key) will no longer be available. This action cannot be undo.",
	"faq_approve_success" => "The faq approved successfully.",
	"faq_decline_success" => "The faq declined successfully.",
	"faq_decline_confirmation" => "Do you want to decline this faq (:other_key) ?",
	"faq_approve_confirmation" => "Do you want to approve this faq (:other_key) ?",
	"faq_status_change_failed" => "The faq status updation failed.",
	"faqs_search_placeholder" => "Search by Title, Description",
	"account_email_verification" => "Account Email Verification",
	"enable" => "Enable",
	"disable" => "Disable",
	"token_settings" => "Token Settings",
	"token_symbol" => "Token Symbol",
	"symbol_position" => "Symbol Position",
	"prefix" => "Prefix",
	"suffix" => "Suffix",
	"contact_requests" => "Contact Requests",
	"view_contact_requests" => "View Contact Requests",
	"view_contact_request" => "View Contact Request",
	"contact_request_not_found" => "The contact request details not found.",
	"contact_request_deleted_success" => "The contact request deleted successfully.",
	"contact_request_delete_failed" => "The contact request deletion failed.",
	"contact_request_delete_confirmation" => "Once you've deleted the record , the contact request will no longer be available. This action cannot be undo.",
	"contact_request_closed_success" => "The contact request closed successfully.",
	"contact_request_open_success" => "The contact request opened successfully.",
	"contact_request_close_confirmation" => "Do you want to close this contact request ?",
	"contact_request_open_confirmation" => "Do you want to open this contact request ?",
	"contact_request_status_change_failed" => "The contact request status updation failed.",
	"contact_requests_search_placeholder" => "Search by Name, Email, Mobile, Query, Answer",
	"open" => "Open",
	"close" => "Close",
	"closed" => "Closed",
	"email_mobile" => "Email & Mobile",
	"query" => "Query",
	"answer" => "Answer",
	"send_answer" => "Send Answer",
	"contact_request_send_answer_failed" => "The contact request send answer failed. Please try again.",
	"contact_request_send_answer_success" => "The contact request send answer successfully.",
	"contact_request_subject" => "Contact Request Response - :other_key",
	"contact_request_body" => "Admin have responded to your query. Please find the details below.",
	"delivery_address" => "Delivery Address",
	"order_status_change_success" => "Order status updated to :other_key successfully.",
	"order_status_change_failed" => "The order status updation failed.",
	"update_status" => "Update Status",
	"orders_status_popup" => "Please select a status below",
	"order_cancelled_by_admin" => "Order Cancelled By Admin.",
	"cancelled_order_status_update_error" => "Sorry, you can't update a cancelled order status.",
	"order_completed" => "Order Completed.",
	"order_status" => "Order Status",
	"order_subject_received" => "Order Received :other_key",
	"order_subject_awaiting_pickup" => "Order awaiting for pickup :other_key",
	"order_subject_awaiting_shipment" => "Order awaiting for shipment :other_key",
	"order_subject_shipped" => "Order has been shipped :other_key",
	"order_subject_completed" => "Order has been completed :other_key",
	"order_subject_cancelled" => "Order has been cancelled :other_key",
	"order_content_received" => "Your order has been received :other_key",
	"order_content_awaiting_pickup" => "Your order has been awaiting for pickup :other_key",
	"order_content_awaiting_shipment" => "Your order has been awaiting for shipment :other_key",
	"order_content_shipped" => "Your order has been shipped :other_key",
	"order_content_completed" => "Your order has been completed :other_key",
	"order_content_cancelled" => "Your order has been cancelled :other_key",
	"expected_date" => "Expected Date",
	"cart_total" => "Cart Total",
	"completed_date" => "Completed Date",
	"wallet_address" => "Wallet Address",
	"transaction_hash" => "Transaction Hash",
	"network_settings" => "Network Settings",
	"chain_name" => "Chain Name",
	"native_currency_name" => "Native Currency Name",
	"native_currency_symbol" => "Native Currency Symbol",
	"chain_id" => "Chain Id",
	"native_currency_decimals" => "Native Currency Decimals",
	"block_explorer_url" => "Block Explorer Url",
	"rpc_url" => "Rpc Url",
	"token_contract_address" => "Token Contract Address",
	"admin_wallet_address" => "Admin Wallet Address",
	"product_restore_success" => "Product restored successfully.",
	"product_restore_failed" => "Product restore failed.",
	"product_restore_all_success" => "Products restored successfully.",
	"product_restore_all_failed" => "Products restored failed.",
	"deleted_products" => "Deleted Products", 
	"product_restore_confirmation" => "Do you want to restore this product (:other_key)?",
	"product_restore_all_confirmation" => "Do you want to restore all the deleted products ?",
	"restore" => "Restore",
	"restore_all" => "Restore All",
	"deleted_products_not_available" => "Currently, no deleted products available.",
	"clear_price" => "Clear Price",
	"preview_price" => "Preview Price",
	"order_subject_return_initiated" => "Order Return Initiated :other_key",
	"order_content_return_initiated" => "Your order has been initiated for return :other_key",
	"order_subject_refund_initiated" => "Order Cancelled and Refund initiated :other_key",
	"order_content_refund_initiated" => "Your order has been cancelled and refund initiated :other_key",
	"return_initiated" => "Return Initiated",
	"return_rejected" => "Return Rejected",
	"return_accepted" => "Return Accepted",
	"return_user_damage" => "Return Failed - Damage",
	"return_success" => "Return Success",
	"refund_initiated" => "Refund Initiated",
	"refund_failed" => "Refund Failed",
	"refund_success" => "Refund Success",
	"order_subject_return_rejected" => "Order Return Rejected :other_key",
	"order_content_return_rejected" => "Your order has been rejected :other_key",
	"order_subject_return_accepted" => "Order Return Accepted :other_key",
	"order_content_return_accepted" => "Your order has been accepted :other_key",
	"order_subject_return_user_damage" => "Order Product Return Failed  :other_key",
	"order_content_return_user_damage" => "Your order product return failed. Product was damaged :other_key",
	"order_subject_return_success" => "Order Product Return Success  :other_key",
	"order_content_return_success" => "Your order product return success :other_key",
	"order_subject_return_success" => "Order Product Return Success  :other_key",
	"order_content_return_success" => "Your order product return success :other_key",
	"order_subject_refund_success" => "Order Refund Success :other_key",
	"order_content_refund_success" => "Your order refund success :other_key",
	"order_subject_refund_failed" => "Order Refund Success :other_key",
	"order_content_refund_failed" => "Your order refund failed :other_key",
	"order_status_cancel_success" => "Order has been cancelled and refund initiated.",
	"order_status_return_success" => "Order product return accepted and refund initiated.",
	"return_reason" => "Return Reason",
	"footer_description" => "Footer Description",
	"social_logins" => "Social Logins",
	"FB_CLIENT_ID" => "FB Client Id",
	'FB_CLIENT_SECRET' => "FB Client Secret", 
	'FB_CALL_BACK' => "FB CallBack",
	'GOOGLE_CLIENT_ID' => "Google Client Id", 
	'GOOGLE_CLIENT_SECRET' => "Google Client Secret", 
	'GOOGLE_CALL_BACK' => "Google CallBack",
	"notification_email" => "Notification Email",
	"new_order_email_to_admin_subject" => "New Order Received - :other_key",
	"new_order_email_to_admin_content" => "New Order Received - :other_key",
	"export" => "Export",
	"invoice_no" => "Invoice No",
	"invoice_date" => "Invoice Date",
	"invoice_email_subject" => "Invoice Attachment - :other_key",
	"invoice_email_content" => "Please, find your invoice attachment below.",
	"chain_hexa" => "Chain Hexa",
	"total_orders" => "Total Orders",
	"total_revenue" => "Total Revenue",
	"cancelled" => "Cancelled",
	"history" => "History",
	"ongoing" => "Ongoing",
	"today_order_amount" => "Today Order Amount",
	"total_refund_amount" => "Total Refund Amount",
	"today_refund_amount" => "Today Refund Amount",
	"refund_orders" => "Refund Orders",
	"refund_order_payments" => "Refund Order Payments",
	"today_revenue" => "Today Revenue",
	"cant_update_order_status" => "Sorry, Can't update status now. No Action Required.",
	"status_date" => "Status Date",
	"mark_default" => "Mark Default",
	"remove_default" => "Remove Default",
	"file_remove_default_confirmation" => "Do you want to remove this file from default.? Once you've removed from default one of the remaining image will be marked to default.",
	"file_mark_default_confirmation" => "Do you want to mark this file to default.?",
	"file_delete_error_only_one_file_exists" => "Sorry, can't delete when only one file exists.",
	"file_default_status_error_only_one_file_exists" => "Sorry, can't change default when only one file exists.",
	"file_marked_as_default" => "File marked to default successfully.",
	"file_removed_from_default" => "File removed from default successfully.",
	"file_change_default_status_failed" => "File default status change failed. Please try again.",
	"discord_link" => "Discord Link",
	"telegram_link" => "Telegram Link",
	"email_settings" => "Email Settings",
	"total_ordered" => "Total Ordered",
	"returned" => "Returned",
	"drug_content" => "Drug Content",
	"thc" => "THC",
	"cbd" => "CBD",
	"plant_type" => "Plant Type",
	"from" => "From",
	"to" => "To",
	"availability_msg" => "Sorry, service not available in your location :other_key",
	"analytics_scripts" => "Analytics Scripts",
	"google_analytics" => "Google Analytics",
	"header_scripts" => "Header Scripts",
	"body_scripts" => "Body Scripts",
	"user_panel" => "User Panel",
	"usd_price" => "USD Price",
	"convert" => "Convert",
	"our_price" => "Our Price",
	"import_products" => "Import Products",
	"excel" => "Excel",
	"products_exported_success" => "Products Exported Successfully.",
	"already_all_the_products_are_published" => "All the products are published already.",
	"products_publish_success" => "The products publishd successfully.",
	"countries" => "Countries",
	"add_country" => "Add Country",
	"edit_country" => "Edit Country",
	"view_countries" => "View Countries",
	"view_country" => "View Country",
	"view_countries" => "View Countries",
	"country_created_success" => "The country created successfully.",
	"country_updated_success" => "The country updated successfully.",
	"country_save_failed" => "The country details saving failed.",
	"country_not_found" => "The country details not found.",
	"country_deleted_success" => "The country deleted successfully.",
	"country_delete_failed" => "The country deletion failed.",
	"country_delete_confirmation" => "Once you've deleted the record , the country & state(:other_key) will no longer be available. This action cannot be undo.",
	"country_approve_success" => "The country approved successfully.",
	"country_decline_success" => "The country declined successfully.",
	"country_decline_confirmation" => "Do you want to decline this country & state (:other_key) ?",
	"country_approve_confirmation" => "Do you want to approve this country & state (:other_key) ?",
	"country_status_change_failed" => "The country status updation failed.",
	"countries_search_placeholder" => "Search by State, Country & Country Code",
	"import_countries" => "Import Countries",
	"country" => "Country",
	"state" => "State",
	"select_state" => "Select State",
	"select_country" => "Select Country",
	"country_code" => "Country Code",
	"country_state_already_exists" => "Sorry, The selected country & state already exists (:other_key)",
	"countries_exported_success" => "Countries exported successfully.",
	"sitemap_email" => "Sitemap Email",
	"sitemap_generated_successfully" => "Sitemap Generated Successfully.",
	"email_will_be_sent_to" => "Email will be sent to - :other_key",
	"generate_sitemap" => "Generate Sitemap",
	"sitemap_email_subject" => "Sitemap - :other_key",
	"sitemap_email_content" => "Please find the sitemap below. Date - :other_key,",
	"banner_already_exists_for_this_product" => "Sorry, banner already exists for this product",
	"reviews" => "Reviews",
	"view_reviews" => "View Reviews",
	"view_review" => "View Review",
	"review_not_found" => "The review details not found.",
	"review_deleted_success" => "The review deleted successfully.",
	"review_delete_failed" => "The review deletion failed.",
	"review_delete_confirmation" => "Once you've deleted the record , the review will no longer be available. This action cannot be undo.",
	"review_approved_success" => "The review approved successfully.",
	"review_declined_success" => "The review declined successfully.",
	"review_approve_confirmation" => "Do you want to approve this review ?",
	"review_decline_confirmation" => "Do you want to decline this review ?",
	"review_status_change_failed" => "The review status updation failed.",
	"reviews_search_placeholder" => "Search by User, Product & Review",
	"edit_review" => "Edit Review",
	"rating" => "Rating",
	"review_updated_success" => "Review updated successfully.",
	"review_save_failed" => "Review save failed.",
	"per" => "Per",
	"products_thc_cbd_units_updated_success" => "Products thc & cbd drug content updated successfully.",
	"thc_drug_content" => "THC Drug Content",
	"cbd_drug_content" => "CBD Drug Content",
	"bell_notification" => "Bell Notification",
	"wishlist_product_price_changed" => "Wishlist product (:other_key) price changed. From ",
	"product_revenue" => "Product Revenue",
	"last_x_month_orders" => "Last 6 Month Orders",
	"product_statistics" => "Product Statistics",
	"sale_report" => "Sale Report",

	"user_email_verify_success" => "The user email verification completed!",
	"user_email_unverify_success" => "The user email verification removed!",
	"user_verify_status_update_failed" => "Updating user details verification status failed..!!",
	"verify" => "Verify",
	"select_email_status" => "Select email status",
	"two_step_auth_disable" => "Two step auth disable",
	"two_step_auth_disable_success" => "Two step auth disabled successfully!",
	"two_step_auth_disable_change_failed" => "Two step auth disabled failed!",
	"two_step_auth_not_enable" => "Sorry, your account not enabled two step authentication.",
    "user_email_verify_confirmation" => "Do you want to verify this user (:other_key) email ?",
    "user_email_unverify_confirmation" => "Do you want to unverify this user (:other_key) email ?",
    "user_two_step_auth_confirmation" => "Do you want to disable this two step authentication?",
    "unverify" => "Unverify",
	"send_payin_callback_error" => "Payin callback error. Code: :status, Message: :message",
	"payin_callback_url_not_configured" => "Payin callback url not configured.",
	"sending_payin_callback" => "Sending payin callback. Ref ID: :ref_id, Time: :time",
	"send_payin_callback_success" => "Send payin callback ✅. Time: :time",
	"send_payin_callback_failed" => "Send payin callback ❌. Status: :status, Message: :message",
	"send_payin_callback_error" => "Send payin callback ❌. Message: :message, Time: :time",
];
Back to Directory File Manager