SELECT 
  lang.name, 
  lang.value 
FROM 
  cscart_language_values lang 
WHERE 
  lang.lang_code = 'en' 
  AND lang.name IN (
    'mb_kakao_notifications.phone_change_title', 
    'mb_kakao_notifications.existing_customer_prompt_title', 
    'mb_kakao_notifications.change_phone', 
    'mb_kakao_notifications.phone_change_title', 
    'mb_kakao_notifications.existing_customer_prompt_title', 
    'mb_kakao_notifications.request_error', 
    'mb_kakao_notifications.phone_change_description', 
    'mb_kakao_notifications.existing_customer_prompt_description', 
    'phone', 'mb_kakao_notifications.request_code', 
    'mb_kakao_notifications.verification_code', 
    'mb_kakao_notifications.verify', 
    'mb_kakao_notifications.phone_change_note', 
    'mb_kakao_notifications.existing_customer_prompt_note', 
    'mb_kakao_notifications.verify_later', 
    'mb_kakao_notifications.phone_change_title', 
    'mb_kakao_notifications.existing_customer_prompt_title', 
    'mb_kakao_notifications.change_phone', 
    'mb_kakao_notifications.phone_change_title', 
    'mb_kakao_notifications.existing_customer_prompt_title', 
    'mb_kakao_notifications.request_error', 
    'mb_kakao_notifications.phone_change_description', 
    'mb_kakao_notifications.existing_customer_prompt_description', 
    'phone', 'mb_kakao_notifications.request_code', 
    'mb_kakao_notifications.verification_code', 
    'mb_kakao_notifications.verify', 
    'mb_kakao_notifications.phone_change_note', 
    'mb_kakao_notifications.existing_customer_prompt_note', 
    'mb_kakao_notifications.verify_later'
  )

Query time 0.00044

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "lang",
      "access_type": "range",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "392",
      "used_key_parts": ["lang_code", "name"],
      "rows": 13,
      "filtered": 100,
      "index_condition": "lang.lang_code = 'en' and lang.`name` in ('mb_kakao_notifications.phone_change_title','mb_kakao_notifications.existing_customer_prompt_title','mb_kakao_notifications.change_phone','mb_kakao_notifications.phone_change_title','mb_kakao_notifications.existing_customer_prompt_title','mb_kakao_notifications.request_error','mb_kakao_notifications.phone_change_description','mb_kakao_notifications.existing_customer_prompt_description','phone','mb_kakao_notifications.request_code','mb_kakao_notifications.verification_code','mb_kakao_notifications.verify','mb_kakao_notifications.phone_change_note','mb_kakao_notifications.existing_customer_prompt_note','mb_kakao_notifications.verify_later','mb_kakao_notifications.phone_change_title','mb_kakao_notifications.existing_customer_prompt_title','mb_kakao_notifications.change_phone','mb_kakao_notifications.phone_change_title','mb_kakao_notifications.existing_customer_prompt_title','mb_kakao_notifications.request_error','mb_kakao_notifications.phone_change_description','mb_kakao_notifications.existing_customer_prompt_description','phone','mb_kakao_notifications.request_code','mb_kakao_notifications.verification_code','mb_kakao_notifications.verify','mb_kakao_notifications.phone_change_note','mb_kakao_notifications.existing_customer_prompt_note','mb_kakao_notifications.verify_later')"
    }
  }
}

Result

name value
mb_kakao_notifications.change_phone Change phone number
mb_kakao_notifications.existing_customer_prompt_description Verify your mobile phone number to receive order and message notifications through KakaoTalk.
mb_kakao_notifications.existing_customer_prompt_note You can continue without verification. This reminder will appear again on a later visit.
mb_kakao_notifications.existing_customer_prompt_title Verify your phone for Kakao notifications
mb_kakao_notifications.phone_change_description Enter the new mobile phone number and request a verification code.
mb_kakao_notifications.phone_change_note After verification, your account phone number will be replaced with the new number.
mb_kakao_notifications.phone_change_title Change phone number
mb_kakao_notifications.request_code Send verification code
mb_kakao_notifications.request_error The verification request could not be completed.
mb_kakao_notifications.verification_code Verification code
mb_kakao_notifications.verify Verify
mb_kakao_notifications.verify_later Maybe later
phone Phone