Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/dabbawali.sizzlingcafe.co.in/lang/en/
Upload File :
Current File : /home/users/unlimited/www/dabbawali.sizzlingcafe.co.in/lang/en/all.php

<?php

return [
    'label'   => [
        'name'             => 'Name',
        'email'            => 'Email',
        'phone'            => 'Phone',
        'item_category_id' => 'Category',
        'tax_id'           => 'Tax',
        'code'             => 'Code',
        'discount'         => 'Discount',
        'discount_type'    => 'Discount Type',
        'start_date'       => 'Start Date',
        'end_date'         => 'End Date',
        'amount'           => 'Amount',
        'status'           => 'Status',
        'price'            => 'Price',
        'item_type'        => 'Item Type',
        'is_featured'      => 'Is Featured',
        'featured'         => 'Featured',
        'role'             => 'Role',
        'order_serial_no'  => 'Order Serial No',
        'date'             => 'Date',
        'total'            => 'Total',
        'delivery_charge'  => 'Delivery Charge',
        'payment_type'     => 'Payment Type',
        'payment_status'   => 'Payment Status',
        'quantity'         => 'Quantity',
        'order_type'       => 'Order Type',
        'customer'         => 'Customer',
        'confirm'          => 'Confirm',
        'congratulations'  => 'Congratulations!',
        'transaction_id'   => 'Transaction ID',
        'back_to_home'     => 'Back to Home',
        'payment_method'   => 'Payment Method',
        'now'              => 'Now',
        'balance'          => 'Balance',
        'advance'          => 'Advance',
        'all_roles'        => 'All Roles',
        'all_users'        => 'All Users',
        'user'             => 'User',
        'title'            => 'Title',
        'all_items'        => 'All Items',
        'size'             => 'Size',
        'caution'          => 'Caution',
        'description'      => 'Description',
        'online_orders'    => 'Online Orders',
        'sales_report'     => 'Sales Report',
        'items_report'     =>  'Items Report',
    ],
    'message' => [
        'validation_error'            => 'Validation Error.',
        'credentials_error'           => 'Credentials errors.',
        'credentials_invalid'         => 'Invalid credentials or you are blocked',
        'role_error'                  => 'Role errors.',
        'role_exist'                  => 'Role does not exist.',
        'login_success'               => 'Login Successfully.',
        'logout_success'              => 'Logged Out Successfully.',
        'account_delete_success'      => 'Account Deleted Successfully.',
        'account_not_delete'          => 'You cannot delete your account if you have an active order.',
        'invalid_api_key'             => 'Invalid Api Key.',
        'user_match'                  => 'User not match.',
        'something_wrong'             => 'Something wrong.',
        'permission_denied'           => 'The permission is denied.',
        'item_match'                  => 'Item not match.',
        'offer_item_exist'            => 'The item already added in another offer. When the offer is end then you can add this item again.',
        'minimum_order_amount'        => 'The minimum order amount is ',
        'coupon_date_expired'         => 'The coupon time is expired',
        'coupon_not_exist'            => 'The coupon does not exist',
        'code_is_invalid'             => 'The code is invalid.',
        'code_is_expired'             => 'The code is expired.',
        'you_can_reset_your_password' => 'Now you can reset your password.',
        'check_your_email_for_code'   => 'Please check your email for the code.',
        'check_your_phone_for_code'   => 'Please check your phone for the code.',
        'token_created_fail'          => 'The token created fail.',
        'email_does_not_exist'        => 'This email does not exist.',
        'phone_exist'                 => 'This phone already exist.',
        'otp_verify_success'          => 'The OTP verify is successfully.',
        'register_successfully'       => 'Register Successfully.',
        'select_your_payment_method'  => 'Select your payment method',
        'payment_successful'          => 'Your payment has been successfully processed',
        'payment_canceled'            => 'The payment is canceled',
        'payment_gateway_disable'     => 'The payment gateway is disable',
        'token_save'                  => 'The token saved successfully.',
        'token_is_invalid'            => 'The token is invalid.',
        'order_accept'                => 'The order already accepted.',
        'feature_disable'             => 'This feature is disabled for the demo.',
        'time_slot_exist'             => 'Time slots already exist.',
        'resource_already_used'       => 'Cannot remove this resource permanently. It is related with another resource.',
        "only_customer_delete"        => 'Only customers account can be delete',
        'coupon_limit_exceeded'       => 'The coupon limit has been exceeded',
        'guest_login_is_not_allowed'  => 'The guest login is not allowed.',
        'out_of_service_area'         => 'Sorry, this address is outside of our service area.',
        'kiosk_machine_not_found'     => 'The Kiosk machine not found.',
        'already_logged_in'           => 'Already logged in on another device. Please logout first.',
    ]
];