SELECT 
  lang.name, 
  lang.value 
FROM 
  netting_language_values lang 
WHERE 
  lang.lang_code = 'es' 
  AND lang.name IN (
    'confirm', 'vendor_locations.confirm_location', 
    'vendor_locations.chosen_location', 
    'vendor_locations.enter_location', 
    'vendor_locations.google_maps_cookie_title', 
    'vendor_locations.google_maps_cookie_description', 
    'confirm', 'vendor_locations.confirm_location', 
    'vendor_locations.chosen_location', 
    'vendor_locations.enter_location', 
    'vendor_locations.google_maps_cookie_title', 
    'vendor_locations.google_maps_cookie_description'
  )

Query time 0.00057

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": 6,
          "filtered": 100,
          "index_condition": "lang.lang_code = 'es' and lang.`name` in ('confirm','vendor_locations.confirm_location','vendor_locations.chosen_location','vendor_locations.enter_location','vendor_locations.google_maps_cookie_title','vendor_locations.google_maps_cookie_description','confirm','vendor_locations.confirm_location','vendor_locations.chosen_location','vendor_locations.enter_location','vendor_locations.google_maps_cookie_title','vendor_locations.google_maps_cookie_description')"
        }
      }
    ]
  }
}

Result

name value
confirm Confirmar
vendor_locations.chosen_location Ubicación elegida
vendor_locations.confirm_location Confirmar ubicación
vendor_locations.enter_location Introduce la ubicación
vendor_locations.google_maps_cookie_description Google Maps es un servicio que nos permite mostrar los mapas y varias ubicaciones en esos mapas, o determinar automáticamente su ubicación. Aquí hay <a href="https://policies.google.com/privacy" target="_blank">Política de privacidad de Google;</a> también recomendamos la nota <a href="https://support.google.com/maps/answer/10400210" target="_blank">concisa y completa de Google sobre privacidad</a>.
vendor_locations.google_maps_cookie_title mapas de Google