SELECT 
  lang.name, 
  lang.value 
FROM 
  cscart_language_values lang 
WHERE 
  lang.lang_code = 'en' 
  AND lang.name IN (
    'abt__ut2.contacts', 'vendor_communication.contact_vendor', 
    'phone', 'abt__ut2_mv.vendor_social', 
    'abt__ut2_mv.vendor_contact_page', 
    'abt__ut2.contacts', 'vendor_communication.contact_vendor', 
    'phone', 'abt__ut2_mv.vendor_social', 
    'abt__ut2_mv.vendor_contact_page'
  )

Query time 0.00042

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": 5,
          "filtered": 100,
          "index_condition": "lang.lang_code = 'en' and lang.`name` in ('abt__ut2.contacts','vendor_communication.contact_vendor','phone','abt__ut2_mv.vendor_social','abt__ut2_mv.vendor_contact_page','abt__ut2.contacts','vendor_communication.contact_vendor','phone','abt__ut2_mv.vendor_social','abt__ut2_mv.vendor_contact_page')"
        }
      }
    ]
  }
}

Result

name value
abt__ut2.contacts Contact us
abt__ut2_mv.vendor_contact_page Vendor contacts
abt__ut2_mv.vendor_social Social network services [vendor]
phone Phone
vendor_communication.contact_vendor Contact vendor