SELECT 
  lang.name, 
  lang.value 
FROM 
  cscart_language_values lang 
WHERE 
  lang.lang_code = 'en' 
  AND lang.name IN (
    'cannot_buy', 'no_products_selected', 
    'error_no_items_selected', 'delete_confirmation', 
    'text_required_group_product', 
    'save', 'notice', 'warning', 'error', 
    'text_are_you_sure_to_proceed', 
    'text_invalid_url', 'error_validator_email', 
    'error_validator_phone', 'error_validator_phone_mask', 
    'error_validator_integer', 'error_validator_multiple', 
    'error_validator_password', 'error_validator_required', 
    'error_validator_zipcode', 'error_validator_message', 
    'text_page_loading', 'error_ajax', 
    'text_changes_not_saved', 'text_data_changed', 
    'placing_order', 'file_browser', 
    'browse', 'more', 'cookie_is_disabled', 
    'insert_image', 'image_url', 'loading', 
    'text_editing', 'save', 'find_in_product', 
    'find_in_sellers', 'account_is_exists_please_try_another_phone', 
    'please_fill_all_shipment_field', 
    'cannot_buy', 'no_products_selected', 
    'error_no_items_selected', 'delete_confirmation', 
    'text_required_group_product', 
    'save', 'notice', 'warning', 'error', 
    'text_are_you_sure_to_proceed', 
    'text_invalid_url', 'error_validator_email', 
    'error_validator_phone', 'error_validator_phone_mask', 
    'error_validator_integer', 'error_validator_multiple', 
    'error_validator_password', 'error_validator_required', 
    'error_validator_zipcode', 'error_validator_message', 
    'text_page_loading', 'error_ajax', 
    'text_changes_not_saved', 'text_data_changed', 
    'placing_order', 'file_browser', 
    'browse', 'more', 'cookie_is_disabled', 
    'insert_image', 'image_url', 'loading', 
    'text_editing', 'save', 'find_in_product', 
    'find_in_sellers', 'account_is_exists_please_try_another_phone', 
    'please_fill_all_shipment_field'
  )

Query time 0.01993

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "lang",
          "access_type": "range",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "392",
          "used_key_parts": ["lang_code", "name"],
          "rows": 37,
          "filtered": 100,
          "index_condition": "lang.lang_code = 'en' and lang.`name` in ('cannot_buy','no_products_selected','error_no_items_selected','delete_confirmation','text_required_group_product','save','notice','warning','error','text_are_you_sure_to_proceed','text_invalid_url','error_validator_email','error_validator_phone','error_validator_phone_mask','error_validator_integer','error_validator_multiple','error_validator_password','error_validator_required','error_validator_zipcode','error_validator_message','text_page_loading','error_ajax','text_changes_not_saved','text_data_changed','placing_order','file_browser','browse','more','cookie_is_disabled','insert_image','image_url','loading','text_editing','save','find_in_product','find_in_sellers','account_is_exists_please_try_another_phone','please_fill_all_shipment_field','cannot_buy','no_products_selected','error_no_items_selected','delete_confirmation','text_required_group_product','save','notice','warning','error','text_are_you_sure_to_proceed','text_invalid_url','error_validator_email','error_validator_phone','error_validator_phone_mask','error_validator_integer','error_validator_multiple','error_validator_password','error_validator_required','error_validator_zipcode','error_validator_message','text_page_loading','error_ajax','text_changes_not_saved','text_data_changed','placing_order','file_browser','browse','more','cookie_is_disabled','insert_image','image_url','loading','text_editing','save','find_in_product','find_in_sellers','account_is_exists_please_try_another_phone','please_fill_all_shipment_field')"
        }
      }
    ]
  }
}

Result

name value
account_is_exists_please_try_another_phone Account already exists, please try another phone number ?
browse Browse...
cannot_buy You cannot buy the product with these option variants
cookie_is_disabled For a complete shopping experience, please <a href="https://www.wikihow.com/Enable-Cookies-in-Your-Internet-Web-Browser" target="_blank">set your browser to accept cookies</a>
delete_confirmation Are you sure you want to delete the selected items?
error Error
error_ajax Oops, something went wrong ([error]). Please try again.
error_no_items_selected No items selected! At least one check box must be selected to perform this action.
error_validator_email The email address in the <b>[field]</b> field is invalid.
error_validator_integer The value of the <b>[field]</b> field is invalid. It should be integer.
error_validator_message The value of the <b>[field]</b> field is invalid.
error_validator_multiple The <b>[field]</b> field does not contain the selected options.
error_validator_password The passwords in the <b>[field2]</b> and <b>[field]</b> fields do not match.
error_validator_phone The phone number in the <b>[field]</b> field is invalid. The correct format is (555) 555-55-55 or 55 55 555 5555.
error_validator_phone_mask The phone number in the <b>[field]</b> field is invalid.
error_validator_required The <b>[field]</b> field is mandatory.
error_validator_zipcode The ZIP / Postal code in the <b>[field]</b> field is incorrect. The correct format is [extra].
file_browser File browser
find_in_product Search for product(s)
find_in_sellers Search for brand(s)
image_url Image URL
insert_image Insert image
loading Loading...
more More
notice Notice
no_products_selected No products selected
placing_order Placing the order
please_fill_all_shipment_field Please fill all shipment field
save Save
text_are_you_sure_to_proceed Are you sure you want to proceed?
text_changes_not_saved Your changes have not been saved.
text_data_changed Your changes have not been saved.Press OK to continue, or Cancel to stay on the current page.
text_editing Text editing
text_invalid_url You have entered an invalid URL
text_page_loading Loading... Your request is being processed, please wait.
text_required_group_product Please select a product for the required group [group_name]
warning Warning