SELECT 
  lang.name, 
  lang.value 
FROM 
  cscart_language_values lang 
WHERE 
  lang.lang_code = 'de' 
  AND lang.name IN (
    'error_validator_recaptcha', 'recaptcha.recaptcha_cookie_title', 
    'recaptcha.recaptcha_cookie_description', 
    'error_validator_recaptcha', 'recaptcha.recaptcha_cookie_title', 
    'recaptcha.recaptcha_cookie_description'
  )

Query time 0.00039

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "7.21"
    },
    "table": {
      "table_name": "lang",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "lang_code",
        "name"
      ],
      "key_length": "392",
      "rows_examined_per_scan": 3,
      "rows_produced_per_join": 3,
      "filtered": "100.00",
      "index_condition": "((`danishecarter_latest`.`lang`.`lang_code` = 'de') and (`danishecarter_latest`.`lang`.`name` in ('error_validator_recaptcha','recaptcha.recaptcha_cookie_title','recaptcha.recaptcha_cookie_description','error_validator_recaptcha','recaptcha.recaptcha_cookie_title','recaptcha.recaptcha_cookie_description')))",
      "cost_info": {
        "read_cost": "6.61",
        "eval_cost": "0.60",
        "prefix_cost": "7.21",
        "data_read_per_join": "1K"
      },
      "used_columns": [
        "lang_code",
        "name",
        "value"
      ]
    }
  }
}

Result

name value
error_validator_recaptcha Bitte bestätigen Sie, dass Sie kein Roboter sind.
recaptcha.recaptcha_cookie_description Google reCAPTCHA ist ein Dienst, der Anti-Bot-Schutz bietet und überprüft, ob Website-Besucher Menschen sind. Hier ist <a href="https://policies.google.com/privacy" target="_blank">die Datenschutzerklärung von Google</a>; wir empfehlen auch den kurzen und umfassenden <a href="https://support.google.com/maps/answer/10400210" target="_blank">Hinweis von Google zum Datenschutz</a>.
recaptcha.recaptcha_cookie_title Google reCAPTCHA